infection.h File Reference
|
CPP API
|
infection.h File Reference
#include "abm/personal_rng.h"#include "memilio/io/default_serialize.h"#include "abm/time.h"#include "abm/infection_state.h"#include "abm/virus_variant.h"#include "abm/parameters.h"#include <vector>
Include dependency graph for infection.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | mio::abm::Infection |
| struct | mio::abm::StateTransition |
| Represents a transition period between two infection states. More... | |
| struct | mio::abm::ViralLoad |
| Models the ViralLoad for an Infection, modelled on a log_10 scale. More... | |
Namespaces | |
| mio | |
| A collection of classes to simplify handling of matrix shapes in meta programming. | |
| mio::abm | |
Typedefs | |
| using | mio::abm::InitialInfectionStateDistribution = CustomIndexArray< AbstractParameterDistribution, VirusVariant, AgeGroup > |
| Distributions of the relative time that people have been in their initial infection state at the beginning of the simulation. More... | |
Generated by