|
phylopomp
Phylodynamics for POMPs
|

Go to the source code of this file.
Data Structures | |
| struct | bdei_state_t |
| BDEI process state. More... | |
| struct | bdei_parameters_t |
| BDEI process parameters. More... | |
Typedefs | |
| using | bdei_proc_t = popul_proc_t<bdei_state_t,bdei_parameters_t,4> |
| using | bdei_genealogy_t = master_t<bdei_proc_t,2> |
Variables | |
| static const int | exposed = 1 |
| static const int | infectious = 2 |
| using bdei_genealogy_t = master_t<bdei_proc_t,2> |
| using bdei_proc_t = popul_proc_t<bdei_state_t,bdei_parameters_t,4> |