|
bpp-phyl
2.2.0
|
#include "DetailedSiteSimulator.h"#include "SequenceSimulator.h"#include "../TreeTemplate.h"#include "../NodeTemplate.h"#include "../Model/SubstitutionModel.h"#include <Bpp/Numeric/Random/RandomTools.h>#include <Bpp/Numeric/Prob/DiscreteDistribution.h>#include <Bpp/Seq/Alphabet/Alphabet.h>#include <Bpp/Seq/Site.h>#include <Bpp/Seq/Container/SiteContainer.h>#include <map>#include <vector>#include "../Model/SubstitutionModelSet.h"
Include dependency graph for NonHomogeneousSequenceSimulator.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | bpp::SimData |
| class | bpp::NonHomogeneousSequenceSimulator |
| Site and sequences simulation under non-homogeneous models. More... | |
Namespaces | |
| bpp | |
Typedefs | |
| typedef NodeTemplate< SimData > | bpp::SNode |