ContactReductionMin< FP > Struct Template Reference

CPP API: mio::ContactReductionMin< FP > Struct Template Reference
mio::ContactReductionMin< FP > Struct Template Reference

Minimum allowed contact reduction factors per location. More...

#include <feedback_simulation.h>

Public Types

using Type = std::vector< FP >
 

Static Public Member Functions

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

Detailed Description

template<typename FP>
struct mio::ContactReductionMin< FP >

Minimum allowed contact reduction factors per location.

Member Typedef Documentation

◆ Type

template<typename FP >
using mio::ContactReductionMin< FP >::Type = std::vector<FP>

Member Function Documentation

◆ get_default()

template<typename FP >
static Type mio::ContactReductionMin< FP >::get_default ( AgeGroup  )
inlinestatic

◆ name()

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