infection_state.h File Reference

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

Enumerations

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