bpp-phyl3
3.0.0
|
#include <Bpp/Numeric/VectorTools.h>
#include "../Mapping/SubstitutionRegister.h"
#include "../Model/SubstitutionModel.h"
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 implementation 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 | |
Defines the basic types of data flow nodes. | |