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:57
Management and storage of parameters / INI files.
Definition: Param.h:75
std::vector< FeatureMapSim > FeatureMapSimVector
Sim FeatureMap Vector.
Definition: SimTypes.h:103
static const String getProductName()
name of the model (needed by Factory)
Definition: LabelFreeLabeler.h:64
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:50
static BaseLabeler * create()
create new GaussModel object (needed by Factory)
Definition: LabelFreeLabeler.h:58