|
phylopomp
Phylodynamics for POMPs
|
TwoUndead process state. More...
Data Fields | |
| int | S1 |
| int | I1 |
| int | R1 |
| int | S2 |
| int | I2 |
| int | R2 |
| double | N1 |
| double | N2 |
TwoUndead process state.
Definition at line 14 of file twoundead.cc.
| int twoundead_state_t::I1 |
Definition at line 16 of file twoundead.cc.
| int twoundead_state_t::I2 |
Definition at line 19 of file twoundead.cc.
| double twoundead_state_t::N1 |
Definition at line 21 of file twoundead.cc.
| double twoundead_state_t::N2 |
Definition at line 22 of file twoundead.cc.
| int twoundead_state_t::R1 |
Definition at line 17 of file twoundead.cc.
| int twoundead_state_t::R2 |
Definition at line 20 of file twoundead.cc.
| int twoundead_state_t::S1 |
Definition at line 15 of file twoundead.cc.
| int twoundead_state_t::S2 |
Definition at line 18 of file twoundead.cc.