27 #ifndef STOPPINGCRITERION_STOPPINGCRITERIA_CRITERIA_FORCE_H
28 #define STOPPINGCRITERION_STOPPINGCRITERIA_CRITERIA_FORCE_H
30 #include "MonitorIn.hxx"
60 #endif // STOPPINGCRITERION_STOPPINGCRITERIA_CRITERIA_FORCE_H
MonitoringManager * monitoringManager
monitoring manager
Definition: StoppingCriterion.h:75
Class which represents a simple criterion A criterion can be checked using checkCriterion method to k...
Definition: Criterion.h:46
ForceCriterion(mml::Force *c, MonitoringManager *monitoringManager, MultipleCriterion *parent=NULL)
constructor
A simple criterion based on force calculation.
Definition: mml/monitoring/stoppingCriterion/stoppingCriteria/criteria/Force.h:41
void calculate()
calculate stopping criteria data and store it into values vector
MultipleCriterion * parent
parent stopping Criterion
Definition: StoppingCriterion.h:77
Manager of the benchmark tests.
Definition: MonitoringManager.h:50
~ForceCriterion()
destructor
class which represents a multiple criterion a multiple criterion is either an OrMUltipleCriterion or ...
Definition: MultipleCriterion.h:45
std::string getName()
get stopping criterion name