phylopomp
Phylodynamics for POMPs
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
twospecies_state_t Struct Reference

TwoSpecies process state. More...

Data Fields

int S1
 
int I1
 
int R1
 
int S2
 
int I2
 
int R2
 
double N1
 
double N2
 

Detailed Description

TwoSpecies process state.

Definition at line 12 of file twospecies.cc.

Field Documentation

◆ I1

int twospecies_state_t::I1

Definition at line 14 of file twospecies.cc.

◆ I2

int twospecies_state_t::I2

Definition at line 17 of file twospecies.cc.

◆ N1

double twospecies_state_t::N1

Definition at line 19 of file twospecies.cc.

◆ N2

double twospecies_state_t::N2

Definition at line 20 of file twospecies.cc.

◆ R1

int twospecies_state_t::R1

Definition at line 15 of file twospecies.cc.

◆ R2

int twospecies_state_t::R2

Definition at line 18 of file twospecies.cc.

◆ S1

int twospecies_state_t::S1

Definition at line 13 of file twospecies.cc.

◆ S2

int twospecies_state_t::S2

Definition at line 16 of file twospecies.cc.


The documentation for this struct was generated from the following file: