bpp-phyl3
3.0.0
|
#include "../Model/StateMap.h"
#include "AbstractTreeParsimonyData.h"
#include <Bpp/Seq/Container/SiteContainer.h>
#include <bitset>
Go to the source code of this file.
Classes | |
class | bpp::DRTreeParsimonyNodeData |
Parsimony data structure for a node. More... | |
class | bpp::DRTreeParsimonyLeafData |
Parsimony data structure for a leaf. More... | |
class | bpp::DRTreeParsimonyData |
Parsimony data structure for double-recursive (DR) algorithm. More... | |
Namespaces | |
bpp | |
Defines the basic types of data flow nodes. | |
Typedefs | |
typedef std::bitset< 21 > | bpp::Bitset |