ContactPatterns< FP > Struct Template Reference

CPP API: mio::osir::ContactPatterns< FP > Struct Template Reference
mio::osir::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 (AgeGroup size)
 
static std::string name ()
 

Detailed Description

template<typename FP>
struct mio::osir::ContactPatterns< FP >

the contact patterns within the society are modelled using a ContactMatrix

Member Typedef Documentation

◆ Type

template<typename FP >
using mio::osir::ContactPatterns< FP >::Type = UncertainContactMatrix<FP>

Member Function Documentation

◆ get_default()

template<typename FP >
static Type mio::osir::ContactPatterns< FP >::get_default ( AgeGroup  size)
inlinestatic

◆ name()

template<typename FP >
static std::string mio::osir::ContactPatterns< FP >::name ( )
inlinestatic