libpappsomspp
Library for mass spectrometry
|
Classes | |
class | Bucket |
class | BucketClustering |
class | ItemCart |
class | SpecTree |
class | SpecXtractInterface |
yield similarities between pairs of ItemCart More... | |
class | SpecXtractMap |
store all similarities in vectors an map : very costly for memory and CPU More... | |
Functions | |
template<class K , class T , class C , class A , class Predicate > | |
void | erase_if (std::map< K, T, C, A > &c, Predicate pred) |
void pappso::spectree::erase_if | ( | std::map< K, T, C, A > & | c, |
Predicate | pred | ||
) |
Definition at line 51 of file bucketclustering.cpp.
References pappso::c, and pappso::last.
Referenced by pappso::spectree::BucketClustering::removeBucketsWithinCartIdRange().