phylopomp
Phylodynamics for POMPs
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
lbdp.cc File Reference
#include "master.h"
#include "popul_proc.h"
#include "generics.h"
#include "internal.h"
Include dependency graph for lbdp.cc:

Go to the source code of this file.

Data Structures

struct  lbdp_state_t
 LBDP process state. More...
 
struct  lbdp_parameters_t
 LBDP process parameters. More...
 

Typedefs

using lbdp_proc_t = popul_proc_t< lbdp_state_t, lbdp_parameters_t, 3 >
 
using lbdp_genealogy_t = master_t< lbdp_proc_t, 1 >
 

Variables

static int deme = 0
 

Typedef Documentation

◆ lbdp_genealogy_t

Definition at line 23 of file lbdp.cc.

◆ lbdp_proc_t

Definition at line 22 of file lbdp.cc.

Variable Documentation

◆ deme

int deme = 0
static

Definition at line 7 of file lbdp.cc.