OpenMS
2.4.0
|
Struct that holds the indices of the precursors in the feature map and the ilp formulation. More...
#include <OpenMS/ANALYSIS/TARGETED/PSLPFormulation.h>
Public Attributes | |
Size | feature |
Int | scan |
Size | variable |
double | rt_probability |
double | signal_weight |
String | prot_acc |
Struct that holds the indices of the precursors in the feature map and the ilp formulation.
Size feature |
Referenced by PSLPFormulation::IndexLess::operator()(), and OpenMS::operator<<().
String prot_acc |
Referenced by OpenMS::operator<<().
double rt_probability |
Int scan |
Referenced by PSLPFormulation::ScanLess::operator()(), and OpenMS::operator<<().
double signal_weight |
Size variable |
Referenced by PSLPFormulation::VariableIndexLess::operator()(), and OpenMS::operator<<().