OpenMS
OpenMS::OptimizationFunctions Namespace Reference

Classes

struct  PenaltyFactorsIntensity
 Class for the penalty factors used during the optimization. More...
 
struct  PenaltyFactors
 Class for the penalty factors used during the optimization. More...
 

Typedefs

typedef std::vector< Peak1DRawDataVector
 Profile data vector type. More...
 
typedef RawDataVector::iterator PeakIterator
 Profile data iterator type. More...
 

Typedef Documentation

◆ PeakIterator

typedef RawDataVector::iterator PeakIterator

Profile data iterator type.

◆ RawDataVector

typedef std::vector<Peak1D> RawDataVector

Profile data vector type.