Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.cpp
File · 0.45
computePeakArea
Method · 0.45
findMaxByIntPeak
Method · 0.45
estimateFWHM
Method · 0.45
updateWeightedMeanRT
Method · 0.45
updateSmoothedWeightedMeanRT
Method · 0.45
updateSmoothedMaxRT
Method · 0.45
updateMedianRT
Method · 0.45
updateMedianMZ
Method · 0.45
updateMeanMZ
Method · 0.45
updateWeightedMeanMZ
Method · 0.45
updateWeightedMZsd
Method · 0.45
Calls
no outgoing calls
Tested by
3
sortByPositionPresorted
Method · 0.36
sortByPosition
Method · 0.36
sortByIntensity
Method · 0.36