|
phylopomp
Phylodynamics for POMPs
|

Go to the source code of this file.
Data Structures | |
| struct | mers_state_t |
| MERS process state. More... | |
| struct | mers_parameters_t |
| MERS process parameters. More... | |
Typedefs | |
| using | mers_proc_t = popul_proc_t<mers_state_t,mers_parameters_t,12> |
| using | mers_genealogy_t = master_t<mers_proc_t,2> |
Variables | |
| static const int | camel = 1 |
| static const int | human = 2 |
| using mers_genealogy_t = master_t<mers_proc_t,2> |
| using mers_proc_t = popul_proc_t<mers_state_t,mers_parameters_t,12> |