|
phylopomp
Phylodynamics for POMPs
|

Go to the source code of this file.
Data Structures | |
| struct | strains_state_t |
| Strains process state. More... | |
| struct | strains_parameters_t |
| Strains process parameters. More... | |
Typedefs | |
| using | strains_proc_t = popul_proc_t<strains_state_t,strains_parameters_t,10> |
| using | strains_genealogy_t = master_t<strains_proc_t,3> |
Variables | |
| static int | strain1 = 0 |
| static int | strain2 = 1 |
| static int | strain3 = 2 |
| using strains_genealogy_t = master_t<strains_proc_t,3> |
Definition at line 39 of file strains.cc.
Definition at line 38 of file strains.cc.
|
static |
Definition at line 7 of file strains.cc.
|
static |
Definition at line 8 of file strains.cc.
|
static |
Definition at line 9 of file strains.cc.