35 #ifndef OPENMS_ANALYSIS_QUANTITATION_ISOBARICQUANTIFIERSTATISTICS_H
36 #define OPENMS_ANALYSIS_QUANTITATION_ISOBARICQUANTIFIERSTATISTICS_H
70 IsobaricQuantifierStatistics(
const IsobaricQuantifierStatistics& other);
73 IsobaricQuantifierStatistics& operator=(
const IsobaricQuantifierStatistics& rhs);
77 #endif // OPENMS_ANALYSIS_QUANTITATION_ISOBARICQUANTIFIERSTATISTICS_H
Size number_ms2_empty
Definition: IsobaricQuantifierStatistics.h:66
DoubleReal iso_solution_different_intensity
Definition: IsobaricQuantifierStatistics.h:63
Statistics for quantitation performance and comparison of NNLS vs. naive method (aka matrix inversion...
Definition: IsobaricQuantifierStatistics.h:47
std::map< Size, Size > empty_channels
Definition: IsobaricQuantifierStatistics.h:67
DoubleReal iso_total_intensity_negative
Definition: IsobaricQuantifierStatistics.h:64
Size number_ms2_total
Definition: IsobaricQuantifierStatistics.h:65
size_t Size
Size type e.g. used as variable which can hold result of size()
Definition: Types.h:144
Size iso_number_ms2_negative
Definition: IsobaricQuantifierStatistics.h:60
Size iso_number_reporter_negative
Definition: IsobaricQuantifierStatistics.h:61
Size channel_count
Definition: IsobaricQuantifierStatistics.h:59
Size iso_number_reporter_different
Definition: IsobaricQuantifierStatistics.h:62