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

Method getNrOfGroups

src/openms/source/DATASTRUCTURES/CalibrationData.cpp:97–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95 }
96
97 Size CalibrationData::getNrOfGroups() const
98 {
99 return groups_.size();
100 }
101
102 CalibrationData::CalDataType::CoordinateType CalibrationData::getError( Size i ) const
103 {

Callers 2

trainMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected