ContactPatterns< FP > Struct Template Reference

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

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

Member Typedef Documentation

◆ Type

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

Member Function Documentation

◆ get_default()

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

◆ name()

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