bpp-phyl3
3.0.0
|
This is the interface for classes describing a site partition, each partition being intended to have its own substitution model. More...
#include <Bpp/Phyl/Likelihood/SitePartition.h>
Public Member Functions | |
SitePartition * | clone () const =0 |
virtual size_t | getNumberOfPartitions () const =0 |
virtual size_t | getNumberOfPatternsForPartition (size_t partitionIndex) const =0 |
This is the interface for classes describing a site partition, each partition being intended to have its own substitution model.
A site partition defines the distinct patterns to be found in the data, A pattern being a unique combination of site * model.
Definition at line 20 of file SitePartition.h.
|
pure virtual |
Implements bpp::Clonable.
Implemented in bpp::TrivialSitePartition.
|
pure virtual |
Implemented in bpp::TrivialSitePartition.
|
pure virtual |
Implemented in bpp::TrivialSitePartition.