|
phylopomp
Phylodynamics for POMPs
|
#include <unordered_map>#include <vector>#include "ball.h"#include "pocket.h"#include "internal.h"

Go to the source code of this file.
Data Structures | |
| class | node_t |
| Encodes a genealogical node. More... | |
Variables | |
| static const name_t | null_lineage = name_t(NA_INTEGER) |