infection_state.h File Reference

CPP API: infection_state.h File Reference
ode_seair/infection_state.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mio
 A collection of classes to simplify handling of matrix shapes in meta programming.
 
 mio::oseair
 

Enumerations

enum class  mio::oseair::InfectionState {
  mio::oseair::Susceptible , mio::oseair::Exposed , mio::oseair::Asymptomatic , mio::oseair::Infected ,
  mio::oseair::Recovered , mio::oseair::Dead , mio::oseair::Count
}
 The InfectionState enum describes the possible categories for the infectious state of persons. More...