phylopomp
Phylodynamics for POMPs
|
#include <string>
#include <cstring>
#include <utility>
#include <stdexcept>
#include "nodeseq.h"
#include "inventory.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 16 of file genealogy.h.