|
bpp-phyl
2.2.0
|
#include "AbstractTreeParsimonyData.h"#include "../Model/StateMap.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 | |
| bpp | |
Typedefs | |
| typedef std::bitset< 21 > | bpp::Bitset |