phylopomp
Phylodynamics for POMPs
|
Go to the source code of this file.
Data Structures | |
struct | s2i2r2_state_t |
S2I2R2 process state. More... | |
struct | s2i2r2_parameters_t |
S2I2R2 process parameters. More... | |
Typedefs | |
using | s2i2r2_proc_t = popul_proc_t< s2i2r2_state_t, s2i2r2_parameters_t, 19 > |
using | s2i2r2_genealogy_t = master_t< s2i2r2_proc_t, 3 > |
Variables | |
static int | host1 = 0 |
static int | host2 = 1 |
static int | outside = 2 |
using s2i2r2_genealogy_t = master_t<s2i2r2_proc_t,3> |
using s2i2r2_proc_t = popul_proc_t<s2i2r2_state_t,s2i2r2_parameters_t,19> |