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

Method begin

src/openms/source/KERNEL/ConsensusFeature.cpp:339–342  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

337 }
338
339 ConsensusFeature::const_iterator ConsensusFeature::begin() const
340 {
341 return handles_.begin();
342 }
343
344 ConsensusFeature::iterator ConsensusFeature::begin()
345 {

Callers 15

getFeatureIDsMethod · 0.45
MassTraceMethod · 0.45
computePeakAreaMethod · 0.45
findMaxByIntPeakMethod · 0.45
updateWeightedMeanRTMethod · 0.45
updateMedianRTMethod · 0.45
updateMedianMZMethod · 0.45
convertMethod · 0.45
getAnnotationStateMethod · 0.45

Calls

no outgoing calls

Tested by 2

findHighestInWindowMethod · 0.36