|
bpp-phyl3 3.0.0
|
#include <Bpp/Exceptions.h>#include <Bpp/Numeric/Random/RandomTools.h>#include <Bpp/Numeric/VectorTools.h>#include "../../Model/AbstractSubstitutionModel.h"#include "../../Model/FrequencySet/FrequencySet.h"#include "../../Tree/Tree.h"#include <Bpp/Seq/Alphabet/Alphabet.h>#include <Bpp/Seq/Alphabet/NucleicAlphabet.h>#include <vector>#include <map>#include <algorithm>#include <memory>#include <typeinfo>
Include dependency graph for SubstitutionModelSet.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | bpp::SubstitutionModelSet |
| Substitution models manager for non-homogeneous / non-reversible models of evolution. More... | |
Namespaces | |
| namespace | bpp |
| Defines the basic types of data flow nodes. | |