infection_state.h File Reference

CPP API: infection_state.h File Reference
ode_sir/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::osir
 

Enumerations

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