![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
#include "MMLAPI.h"
#include <memory>
#include <vector>
#include "MonitorIn.hxx"
#include "MonitorOut.hxx"
#include "manager/MonitoringManager.h"
#include "stoppingCriterion/StoppingCriterion.h"
#include "simulator/InteractiveSimulator.h"
Go to the source code of this file.
Classes | |
class | InteractiveMonitoringManager |
Interactice managers are managers linked with an interactive simulator. More... | |