bpp-phyl3
3.0.0
|
#include <Bpp/Seq/Alphabet/CodonAlphabet.h>
#include <Bpp/Seq/Alphabet/WordAlphabet.h>
#include "FrequencySet.h"
Go to the source code of this file.
Classes | |
class | bpp::WordFrequencySetInterface |
Frequencies in words computed from the frequencies on letters. The parameters are the parameters of the Frequencies on letters. The WordFrequencySet owns the std::shared_ptr<FrequencySet> it is built on. Interface class. More... | |
class | bpp::AbstractWordFrequencySet |
class | bpp::WordFromIndependentFrequencySet |
the Frequencies in words are the product of Independent Frequencies in letters More... | |
class | bpp::WordFromUniqueFrequencySet |
Namespaces | |
bpp | |
Defines the basic types of data flow nodes. | |