parameters.h File Reference
|
CPP API
|
ide_seir/parameters.h File Reference
#include "memilio/math/eigen.h"#include "memilio/epidemiology/uncertain_matrix.h"#include "memilio/utils/parameter_set.h"
Include dependency graph for ide_seir/parameters.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| struct | mio::iseir::ContactFrequency |
| The contact frequency is modeled using an UncertainContactMatrix. More... | |
| struct | mio::iseir::InfectiousTime |
| The infectious time used in the IDE SEIR model. More... | |
| struct | mio::iseir::LatencyTime |
| The time of latency used in the IDE SEIR model. More... | |
| struct | mio::iseir::TransmissionRisk |
| The risk of transmission in the event of a contact used in the IDE SEIR model. More... | |
Namespaces | |
| mio | |
| A collection of classes to simplify handling of matrix shapes in meta programming. | |
| mio::iseir | |
Typedefs | |
| using | mio::iseir::ParametersBase = ParameterSet< TransmissionRisk, LatencyTime, InfectiousTime, ContactFrequency > |
Generated by