DeathsPerCritical< FP > Struct Template Reference

CPP API: mio::lsecir::DeathsPerCritical< FP > Struct Template Reference
mio::lsecir::DeathsPerCritical< FP > Struct Template Reference

The percentage of dead patients per ICU patients for each group in the SECIR model. More...

#include <parameters.h>

Public Types

using Type = Eigen::VectorX< UncertainValue< FP > >
 

Static Public Member Functions

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

Detailed Description

template<typename FP>
struct mio::lsecir::DeathsPerCritical< FP >

The percentage of dead patients per ICU patients for each group in the SECIR model.

Member Typedef Documentation

◆ Type

template<typename FP >
using mio::lsecir::DeathsPerCritical< FP >::Type = Eigen::VectorX<UncertainValue<FP> >

Member Function Documentation

◆ get_default()

template<typename FP >
static Type mio::lsecir::DeathsPerCritical< FP >::get_default ( size_t  size)
inlinestatic

◆ name()

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