model.h File Reference
|
CPP API
|
smm/model.h File Reference
#include "memilio/utils/index.h"#include "memilio/utils/index_range.h"#include "smm/parameters.h"#include "memilio/compartments/compartmental_model.h"#include "memilio/epidemiology/populations.h"#include "memilio/geography/regions.h"#include <utility>
Include dependency graph for smm/model.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | mio::smm::Model< FP, Comp, Status, Region > |
| Stochastic Metapopulation Model. More... | |
Namespaces | |
| mio | |
| A collection of classes to simplify handling of matrix shapes in meta programming. | |
| mio::smm | |
Typedefs | |
| template<class Status , class Region > | |
| using | mio::smm::PopulationIndex = decltype(concatenate_indices(std::declval< Region >(), std::declval< Status >())) |
| The Index type used to define the SMM subpopulations. More... | |
Generated by