Computer Assited Medical Intervention Tool Kit  version 5.0
StoppingCriterion.h File Reference
#include "MMLAPI.h"
#include <vector>
#include <MonitorIn.hxx>
#include "MonitoringManager.h"
+ Include dependency graph for StoppingCriterion.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StoppingCriterion
 class which represent the stopping criterion to check to stop simulation a StoppingCriterion is either a Criterion or a MultipleCriterion a StoppingCriterion can be checked using checkCriterion method to know if the StoppingCriterion is reach More...