![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
#include "MMLAPI.h"
#include <vector>
#include "MonitorIn.hxx"
#include "manager/MonitoringManager.h"
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... | |