|
phylopomp
Phylodynamics for POMPs
|

Go to the source code of this file.
Data Structures | |
| struct | bdss_state_t |
| BDSS process state. More... | |
| struct | bdss_parameters_t |
| BDSS process parameters. More... | |
Typedefs | |
| using | bdss_proc_t = popul_proc_t<bdss_state_t,bdss_parameters_t,8> |
| using | bdss_genealogy_t = master_t<bdss_proc_t,2> |
Variables | |
| static const int | normal = 1 |
| static const int | superspreader = 2 |
| using bdss_genealogy_t = master_t<bdss_proc_t,2> |
| using bdss_proc_t = popul_proc_t<bdss_state_t,bdss_parameters_t,8> |