|
phylopomp
Phylodynamics for POMPs
|

Go to the source code of this file.
Data Structures | |
| struct | seir_state_t |
| SEIR process state. More... | |
| struct | seir_parameters_t |
| SEIR process parameters. More... | |
Typedefs | |
| using | seir_proc_t = popul_proc_t<seir_state_t,seir_parameters_t,5> |
| using | seir_genealogy_t = master_t<seir_proc_t,2> |
Variables | |
| static int | Exposed = 0 |
| static int | Infectious = 1 |
| using seir_genealogy_t = master_t<seir_proc_t,2> |
| using seir_proc_t = popul_proc_t<seir_state_t,seir_parameters_t,5> |