#include <OpenMS/TRANSFORMATIONS/RAW2PEAK/OptimizePick.h>
Public Attributes | |
std::vector< double > | positions |
Positions and intensity values of the raw data. More... | |
std::vector< double > | signal |
std::vector< PeakShape > | peaks |
This container contains the peak shapes to be optimized. More... | |
OptimizationFunctions::PenaltyFactors | penalties |
std::vector<PeakShape> peaks |
This container contains the peak shapes to be optimized.
OptimizationFunctions::PenaltyFactors penalties |
std::vector<double> positions |
Positions and intensity values of the raw data.
Referenced by TwoDOptimization::optimizeRegionsScanwise_().
std::vector<double> signal |
Referenced by TwoDOptimization::optimizeRegionsScanwise_().
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:11 using doxygen 1.8.13 |