|
bpp-phyl
2.2.0
|
#include "../Model/SubstitutionModel.h"#include "../Mapping/SubstitutionRegister.h"#include <Bpp/Numeric/VectorTools.h>
Include dependency graph for MutationProcess.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | bpp::MutationPath |
| This class is used by MutationProcess to store detailed results of simulations. More... | |
| class | bpp::MutationProcess |
| Interface for simulations. More... | |
| class | bpp::AbstractMutationProcess |
| Partial implmentation of the MutationProcess interface. More... | |
| class | bpp::SimpleMutationProcess |
| Generally used mutation process model. More... | |
| class | bpp::SelfMutationProcess |
| This class is mainly for testing purpose. It allow "self" mutation of the kind i->i;. More... | |
Namespaces | |
| bpp | |