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 |
DoubleReal | rt_probability |
DoubleReal | 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<<().
DoubleReal rt_probability |
Int scan |
Referenced by PSLPFormulation::ScanLess::operator()(), and OpenMS::operator<<().
DoubleReal signal_weight |
Size variable |
Referenced by PSLPFormulation::VariableIndexLess::operator()(), and OpenMS::operator<<().
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:27 using doxygen 1.8.5 |