|
phylopomp
Phylodynamics for POMPs
|

Go to the source code of this file.
Data Structures | |
| struct | twospecies_state_t |
| TwoSpecies process state. More... | |
| struct | twospecies_parameters_t |
| TwoSpecies process parameters. More... | |
Typedefs | |
| using | twospecies_proc_t = popul_proc_t<twospecies_state_t,twospecies_parameters_t,22> |
| using | twospecies_genealogy_t = master_t<twospecies_proc_t,3> |
Variables | |
| static int | host1 = 0 |
| static int | host2 = 1 |
| static int | outside = 2 |
| using twospecies_genealogy_t = master_t<twospecies_proc_t,3> |
Definition at line 52 of file twospecies.cc.
Definition at line 51 of file twospecies.cc.
|
static |
Definition at line 7 of file twospecies.cc.
|
static |
Definition at line 8 of file twospecies.cc.
|
static |
Definition at line 9 of file twospecies.cc.