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

Method empty

src/openms/source/KERNEL/ConsensusFeature.cpp:384–387  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

382 }
383
384 bool ConsensusFeature::empty() const
385 {
386 return handles_.empty();
387 }
388
389 std::ostream& operator<<(std::ostream& os, const ConsensusFeature& cons)
390 {

Callers 15

Feature.cppFile · 0.45
computePeakAreaMethod · 0.45
findMaxByIntPeakMethod · 0.45
estimateFWHMMethod · 0.45
updateWeightedMeanRTMethod · 0.45
updateSmoothedMaxRTMethod · 0.45
updateMedianRTMethod · 0.45
updateMedianMZMethod · 0.45
updateMeanMZMethod · 0.45
updateWeightedMeanMZMethod · 0.45
updateWeightedMZsdMethod · 0.45

Calls

no outgoing calls

Tested by 3

sortByPositionMethod · 0.36
sortByIntensityMethod · 0.36