ContactPatterns< FP > Struct Template Reference
|
CPP API
|
mio::oseirmetapop::ContactPatterns< FP > Struct Template Reference
The contact patterns within the society are modelled using a ContactMatrix. More...
#include <parameters.h>
Public Types | |
| using | Type = UncertainContactMatrix< FP > |
Static Public Member Functions | |
| static Type | get_default (Region, AgeGroup size) |
| static std::string | name () |
Detailed Description
template<typename FP = ScalarType>
struct mio::oseirmetapop::ContactPatterns< FP >
The contact patterns within the society are modelled using a ContactMatrix.
Member Typedef Documentation
◆ Type
template<typename FP = ScalarType>
| using mio::oseirmetapop::ContactPatterns< FP >::Type = UncertainContactMatrix<FP> |
Member Function Documentation
◆ get_default()
template<typename FP = ScalarType>
|
inlinestatic |
◆ name()
template<typename FP = ScalarType>
|
inlinestatic |
Generated by