|
phylopomp
Phylodynamics for POMPs
|
#include <utility>#include <stdexcept>#include <vector>#include "nodeseq.h"#include "internal.h"

Go to the source code of this file.
Data Structures | |
| class | genealogy_t |
| Encodes a genealogy. More... | |
Variables | |
| static const size_t | MEMORY_MAX = (1<<28) |
|
static |
Definition at line 14 of file genealogy.h.