infection_state.h Source File
|
CPP API
|
lct_secir/infection_state.h
Go to the documentation of this file.
InfectionState
The InfectionState enum describes the basic categories for the infection state of persons.
Definition: lct_secir/infection_state.h:34
@ InfectedSevere
@ Susceptible
@ InfectedCritical
@ Recovered
@ Exposed
@ InfectedSymptoms
@ InfectedNoSymptoms
InfectionTransition
The InfectionTransition enum describes the possible transitions of the infectious state of persons.
Definition: lct_secir/infection_state.h:51
@ InfectedSevereToInfectedCritical
@ InfectedCriticalToRecovered
@ InfectedSymptomsToInfectedSevere
@ InfectedNoSymptomsToRecovered
@ InfectedNoSymptomsToInfectedSymptoms
@ InfectedSevereToRecovered
@ SusceptibleToExposed
@ InfectedCriticalToDead
@ InfectedSymptomsToRecovered
@ ExposedToInfectedNoSymptoms
A collection of classes to simplify handling of matrix shapes in meta programming.
Definition: models/abm/analyze_result.h:30
Generated by