phylopomp
Phylodynamics for POMPs
|
TwoSpecies process parameters. More...
Data Fields | |
double | Beta11 |
double | Beta12 |
double | Beta21 |
double | Beta22 |
double | gamma1 |
double | gamma2 |
double | psi1 |
double | psi2 |
double | c1 |
double | c2 |
double | omega1 |
double | omega2 |
double | b1 |
double | b2 |
double | d1 |
double | d2 |
double | iota1 |
double | iota2 |
int | S1_0 |
int | S2_0 |
int | I1_0 |
int | I2_0 |
int | R1_0 |
int | R2_0 |
TwoSpecies process parameters.
Definition at line 24 of file twospecies.cc.
double twospecies_parameters_t::b1 |
Definition at line 37 of file twospecies.cc.
double twospecies_parameters_t::b2 |
Definition at line 38 of file twospecies.cc.
double twospecies_parameters_t::Beta11 |
Definition at line 25 of file twospecies.cc.
double twospecies_parameters_t::Beta12 |
Definition at line 26 of file twospecies.cc.
double twospecies_parameters_t::Beta21 |
Definition at line 27 of file twospecies.cc.
double twospecies_parameters_t::Beta22 |
Definition at line 28 of file twospecies.cc.
double twospecies_parameters_t::c1 |
Definition at line 33 of file twospecies.cc.
double twospecies_parameters_t::c2 |
Definition at line 34 of file twospecies.cc.
double twospecies_parameters_t::d1 |
Definition at line 39 of file twospecies.cc.
double twospecies_parameters_t::d2 |
Definition at line 40 of file twospecies.cc.
double twospecies_parameters_t::gamma1 |
Definition at line 29 of file twospecies.cc.
double twospecies_parameters_t::gamma2 |
Definition at line 30 of file twospecies.cc.
int twospecies_parameters_t::I1_0 |
Definition at line 45 of file twospecies.cc.
int twospecies_parameters_t::I2_0 |
Definition at line 46 of file twospecies.cc.
double twospecies_parameters_t::iota1 |
Definition at line 41 of file twospecies.cc.
double twospecies_parameters_t::iota2 |
Definition at line 42 of file twospecies.cc.
double twospecies_parameters_t::omega1 |
Definition at line 35 of file twospecies.cc.
double twospecies_parameters_t::omega2 |
Definition at line 36 of file twospecies.cc.
double twospecies_parameters_t::psi1 |
Definition at line 31 of file twospecies.cc.
double twospecies_parameters_t::psi2 |
Definition at line 32 of file twospecies.cc.
int twospecies_parameters_t::R1_0 |
Definition at line 47 of file twospecies.cc.
int twospecies_parameters_t::R2_0 |
Definition at line 48 of file twospecies.cc.
int twospecies_parameters_t::S1_0 |
Definition at line 43 of file twospecies.cc.
int twospecies_parameters_t::S2_0 |
Definition at line 44 of file twospecies.cc.