ContactPatterns< FP > Struct Template Reference

CPP API: mio::oseir::ContactPatterns< FP > Struct Template Reference
mio::oseir::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<class FP>
struct mio::oseir::ContactPatterns< FP >

the contact patterns within the society are modelled using a ContactMatrix

Member Typedef Documentation

◆ Type

template<class FP >
using mio::oseir::ContactPatterns< FP >::Type = UncertainContactMatrix<FP>

Member Function Documentation

◆ get_default()

template<class FP >
static Type mio::oseir::ContactPatterns< FP >::get_default ( AgeGroup  size)
inlinestatic

◆ name()

template<class FP >
static std::string mio::oseir::ContactPatterns< FP >::name ( )
inlinestatic