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

Method empty

src/openms/source/DATASTRUCTURES/Param.cpp:1033–1036  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1031 }
1032
1033 bool Param::empty() const
1034 {
1035 return size() == 0;
1036 }
1037
1038 void Param::clear()
1039 {

Callers 15

getLabelsMethod · 0.45
setParametersMethod · 0.45
defaultsToParam_Method · 0.45
init_Method · 0.45
addColumnMethod · 0.45
ConvexHull2D.cppFile · 0.45
getBoundingBoxMethod · 0.45
enclosesMethod · 0.45
toStringMethod · 0.45
ParamValue.cppFile · 0.45
GridFeatureMethod · 0.45

Calls 1

sizeFunction · 0.50

Tested by

no test coverage detected