ContactPatterns< FP > Struct Template Reference

CPP API: mio::ssir::ContactPatterns< FP > Struct Template Reference
mio::ssir::ContactPatterns< FP > Struct Template Reference

the contact patterns within the society are modelled using a ContactMatrix More...

#include <parameters.h>

Public Types

using Type = ContactMatrix< FP >
 

Static Public Member Functions

static Type get_default ()
 
static std::string name ()
 

Detailed Description

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

the contact patterns within the society are modelled using a ContactMatrix

Member Typedef Documentation

◆ Type

template<typename FP >
using mio::ssir::ContactPatterns< FP >::Type = ContactMatrix<FP>

Member Function Documentation

◆ get_default()

template<typename FP >
static Type mio::ssir::ContactPatterns< FP >::get_default ( )
inlinestatic

◆ name()

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