#include <Bpp/Seq/Container/SequenceContainerTools.h>
#include <cstring>
#include <map>
#include <string>
#include <vector>
#include "AbstractSubstitutionModel.h"
#include "MixedTransitionModel.h"
Go to the source code of this file.
|
class | bpp::AbstractMixedTransitionModel |
| Partial implementation for Mixed Transition models, defined as a mixture of "simple" substitution models. Each model has a specific probability and rate, with the constraint that the expectation (on the distribution of the models) of the rate of all the models equals one. More...
|
|
|
| bpp |
| Defines the basic types of data flow nodes.
|
|