infection_state.h File Reference

CPP API: infection_state.h File Reference
sde_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::ssir
 

Enumerations

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