|
bpp-phyl3 3.0.0
|
#include "../Model/StateMap.h"#include "AbstractTreeParsimonyData.h"#include <Bpp/Seq/Container/SiteContainer.h>#include <bitset>
Include dependency graph for DRTreeParsimonyData.h:
This graph shows which files directly or indirectly include this file: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 | |
| namespace | bpp |
| Defines the basic types of data flow nodes. | |
Typedefs | |
| typedef std::bitset< 21 > | bpp::Bitset |