GammaShapeParameter< FP > Struct Template Reference

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

Shape 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::GammaShapeParameter< FP >

Shape parameter of the gamma distribution.

Member Typedef Documentation

◆ Type

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

Member Function Documentation

◆ get_default()

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

◆ name()

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