phylopomp
Phylodynamics for POMPs
|
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 |
using lbdp_genealogy_t = master_t<lbdp_proc_t,1> |
using lbdp_proc_t = popul_proc_t<lbdp_state_t,lbdp_parameters_t,3> |