![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
#include "MMLAPI.h"#include <vector>#include "MonitorIn.hxx"#include "stoppingCriterion/StoppingCriterion.h"#include "stoppingCriterion/stoppingCriteria/Method.h"
Include dependency graph for Criterion.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Criterion |
| Class which represents a simple criterion A criterion can be checked using checkCriterion method to know if the criterion is reach A criterion calculate a set of double (values) wich is checked by a method (method) to make the boolean assessment of checkCriterion. More... | |
1.8.8