phylopomp
Phylodynamics for POMPs
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
node.h File Reference
#include <string>
#include <cstring>
#include "ball.h"
#include "pocket.h"
#include "internal.h"
Include dependency graph for node.h:
This graph shows which files directly or indirectly include this file:

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)
 

Variable Documentation

◆ null_lineage

const name_t null_lineage = name_t(NA_INTEGER)
static

Definition at line 13 of file node.h.