phylopomp
Phylodynamics for POMPs
|
Go to the source code of this file.
Data Structures | |
struct | si2r_state_t |
SI2R process state. More... | |
struct | si2r_parameters_t |
SI2R process parameters. More... | |
Typedefs | |
using | si2r_proc_t = popul_proc_t< si2r_state_t, si2r_parameters_t, 9 > |
using | si2r_genealogy_t = master_t< si2r_proc_t, 2 > |
Variables | |
static int | ordinary = 0 |
static int | superspreader = 1 |
using si2r_genealogy_t = master_t<si2r_proc_t,2> |
using si2r_proc_t = popul_proc_t<si2r_state_t,si2r_parameters_t,9> |