bpp-phyl3
3.0.0
|
#include <Bpp/Clonable.h>
#include <Bpp/Numeric/VectorTools.h>
#include <Bpp/Seq/Alphabet/Alphabet.h>
#include <Bpp/Seq/Alphabet/NucleicAlphabet.h>
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
class | bpp::StateMapInterface |
Map the states of a given alphabet which have a model state. More... | |
class | bpp::AbstractStateMap |
A convenience partial implementation of the StateMap interface. More... | |
class | bpp::CanonicalStateMap |
This class implements a state map where all resolved states are modeled. More... | |
class | bpp::MarkovModulatedStateMap |
This class implements a state map for Markov modulated models. More... | |
Namespaces | |
bpp | |
Defines the basic types of data flow nodes. | |