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

Method empty

src/openms/source/METADATA/MetaInfo.cpp:132–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130 }
131
132 bool MetaInfo::empty() const
133 {
134 return index_to_value_.empty();
135 }
136
137 void MetaInfo::clear()
138 {

Callers 15

computeInitialMeanMethod · 0.45
AUCMethod · 0.45
fitGumbelGaussMethod · 0.45
fitMethod · 0.45
processOutliers_Method · 0.45
getSpectrumMetaDataMethod · 0.45

Calls

no outgoing calls

Tested by 3

getSpectrumMetaDataMethod · 0.36