bpp-seq-omics
2.4.1
|
Public Member Functions | |
Categorizer (const std::vector< double > &bounds) | |
size_t | getNumberOfCategories () const |
size_t | getCategory (double value) const |
Private Attributes | |
std::vector< double > | bounds_ |
Definition at line 483 of file MafStatistics.h.
|
inline |
Definition at line 488 of file MafStatistics.h.
References bounds_.
|
inline |
Definition at line 497 of file MafStatistics.h.
References bounds_.
Referenced by bpp::SiteFrequencySpectrumMafStatistics::compute().
|
inline |
Definition at line 494 of file MafStatistics.h.
References bounds_.
Referenced by bpp::SiteFrequencySpectrumMafStatistics::compute(), and bpp::SiteFrequencySpectrumMafStatistics::getSupportedTags().
|
private |
Definition at line 485 of file MafStatistics.h.
Referenced by Categorizer(), getCategory(), and getNumberOfCategories().