35 #ifndef OPENMS_SIMULATION_LABELING_LABELFREELABELER_H
36 #define OPENMS_SIMULATION_LABELING_LABELFREELABELER_H
70 void preCheck(
Param & param)
const;
88 #endif //#ifndef OPENMS_SIMULATION_LABELING_LABELFREELABELER_H
A more convenient string class.
Definition: String.h:56
Management and storage of parameters / INI files.
Definition: Param.h:69
static const String getProductName()
name of the model (needed by Factory)
Definition: LabelFreeLabeler.h:64
std::vector< FeatureMapSim > FeatureMapSimVector
Sim FeatureMap Vector.
Definition: SimTypes.h:80
Abstract base class for all kinds of labeling techniques.
Definition: LabelFreeLabeler.h:46
Abstract base class for all kinds of labeling techniques.
Definition: BaseLabeler.h:54
static BaseLabeler * create()
create new GaussModel object (needed by Factory)
Definition: LabelFreeLabeler.h:58