35 #ifndef OPENMS_ANALYSIS_DECHARGING_ILPDCWRAPPER_H
36 #define OPENMS_ANALYSIS_DECHARGING_ILPDCWRAPPER_H
76 const Size verbose_level)
const;
83 const Size verbose_level)
const;
86 double getLogScore_(
const PairsType::value_type& pair,
const FeatureMap& fm)
const;
99 #endif // OPENMS_ANALYSIS_DECHARGING_ILPDCWRAPPER_H
PairsType::size_type PairsIndex
Definition: ILPDCWrapper.h:55
A more convenient string class.
Definition: String.h:57
Definition: ILPDCWrapper.h:50
A container for features.
Definition: FeatureMap.h:93
Map< String, std::set< Size > > FeatureType_
Definition: ILPDCWrapper.h:88
std::vector< ChargePair > PairsType
Definition: ILPDCWrapper.h:54
Map class based on the STL map (containing several convenience functions)
Definition: Map.h:51