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<<().
| OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:12 using doxygen 1.8.13 |