ContactPatterns< FP > Struct Template Reference

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

The contact patterns within the society are modelled using an UncertainContactMatrix. More...

#include <parameters.h>

Public Types

using Type = UncertainContactMatrix< FP >
 

Static Public Member Functions

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

Detailed Description

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

The contact patterns within the society are modelled using an UncertainContactMatrix.

Member Typedef Documentation

◆ Type

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

Member Function Documentation

◆ get_default()

template<typename FP >
static Type mio::lsecir2d::ContactPatterns< FP >::get_default ( size_t  size)
inlinestatic

◆ name()

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