Computer Assited Medical Intervention Tool Kit  version 3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes
MultipleCriterion.h File Reference
#include <vector>
#include "MonitorIn.hxx"
#include "stoppingCriterion/StoppingCriterion.h"
+ Include dependency graph for MultipleCriterion.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MultipleCriterion
 class which represents a multiple criterion a multiple criterion is either an OrMUltipleCriterion or an AndMultipleCriterion A MultipleCriterion can be checked using checkCriterion method to know if the MultipleCriterion is reach it contains a set of criterion (criteria vector) wich are all checked to make the boolena assessment of checkCriterion method More...