|
bpp-seq-omics
2.2.0
|
Collaboration diagram for bpp::SiteFrequencySpectrumMafStatistics::Categorizer:Public Member Functions | |
| Categorizer (const std::vector< double > &bounds) | |
| size_t | getNumberOfCategories () const |
| size_t | getCategory (double value) const throw (OutOfRangeException) |
Private Attributes | |
| std::vector< double > | bounds_ |
Definition at line 458 of file MafStatistics.h.
|
inline |
Definition at line 463 of file MafStatistics.h.
References bounds_.
|
inline | ||||||||||||||
Definition at line 472 of file MafStatistics.h.
References bounds_.
Referenced by bpp::SiteFrequencySpectrumMafStatistics::compute().
|
inline |
Definition at line 469 of file MafStatistics.h.
References bounds_.
Referenced by bpp::SiteFrequencySpectrumMafStatistics::compute(), and bpp::SiteFrequencySpectrumMafStatistics::getSupportedTags().
|
private |
Definition at line 460 of file MafStatistics.h.
Referenced by Categorizer(), getCategory(), and getNumberOfCategories().