|
bpp-phyl
2.2.0
|
#include "../Tree.h"#include "SubstitutionModel.h"#include "AbstractSubstitutionModel.h"#include "FrequenciesSet/FrequenciesSet.h"#include <Bpp/Exceptions.h>#include <Bpp/Numeric/Random/RandomTools.h>#include <Bpp/Numeric/VectorTools.h>#include <Bpp/Seq/Alphabet/Alphabet.h>#include <Bpp/Seq/Alphabet/NucleicAlphabet.h>#include <vector>#include <map>#include <algorithm>#include <memory>
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 | |
| bpp | |