|
phylopomp
Phylodynamics for POMPs
|

Go to the source code of this file.
Data Structures | |
| struct | twoundead_state_t |
| TwoUndead process state. More... | |
| struct | twoundead_parameters_t |
| TwoUndead process parameters. More... | |
Typedefs | |
| using | twoundead_proc_t = popul_proc_t<twoundead_state_t,twoundead_parameters_t,22> |
| using | twoundead_genealogy_t = master_t<twoundead_proc_t,5> |
Variables | |
| static int | host1 = 0 |
| static int | host2 = 1 |
| static int | ghost1 = 2 |
| static int | ghost2 = 3 |
| static int | outside = 4 |
| using twoundead_genealogy_t = master_t<twoundead_proc_t,5> |
Definition at line 54 of file twoundead.cc.
Definition at line 53 of file twoundead.cc.
|
static |
Definition at line 9 of file twoundead.cc.
|
static |
Definition at line 10 of file twoundead.cc.
|
static |
Definition at line 7 of file twoundead.cc.
|
static |
Definition at line 8 of file twoundead.cc.
|
static |
Definition at line 11 of file twoundead.cc.