MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / isTrained

Method isTrained

src/openms/source/FILTERING/CALIBRATION/MZTrafoModel.cpp:95–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93 }
94
95 bool MZTrafoModel::isTrained() const
96 {
97 return !coeff_.empty();
98 }
99
100 double MZTrafoModel::getRT() const
101 {

Callers 1

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected