GammaScaleParameter< FP > Struct Template Reference

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

Scale parameter of the gamma distribution. More...

#include <feedback_simulation.h>

Public Types

using Type = FP
 

Static Public Member Functions

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

Detailed Description

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

Scale parameter of the gamma distribution.

Member Typedef Documentation

◆ Type

template<typename FP >
using mio::GammaScaleParameter< FP >::Type = FP

Member Function Documentation

◆ get_default()

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

◆ name()

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