OpenMS
2.4.0
|
Class containing the data needed for optimization. More...
#include <OpenMS/TRANSFORMATIONS/RAW2PEAK/OptimizePeakDeconvolution.h>
Public Attributes | |
std::vector< PeakShape > | peaks |
std::vector< double > | positions |
std::vector< double > | signal |
OptimizationFunctions::PenaltyFactorsIntensity | penalties |
Int | charge |
Class containing the data needed for optimization.
Int charge |
std::vector<PeakShape> peaks |
std::vector<double> positions |
std::vector<double> signal |