Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ size
Method
size
src/openms/source/DATASTRUCTURES/CalibrationData.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
Size CalibrationData::size() const
53
{
54
return data_.size();
55
}
56
57
bool CalibrationData::empty() const
58
{
Callers
1
getNrOfGroups
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected