TimeInfectedCritical< FP > Struct Template Reference
|
CPP API
|
mio::lsecir::TimeInfectedCritical< FP > Struct Template Reference
Average time treated by ICU before dead or recover for each group in the SECIR model in day unit. 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::TimeInfectedCritical< FP >
Average time treated by ICU before dead or recover for each group in the SECIR model in day unit.
Member Typedef Documentation
◆ Type
template<typename FP >
| using mio::lsecir::TimeInfectedCritical< FP >::Type = Eigen::VectorX<UncertainValue<FP> > |
Member Function Documentation
◆ get_default()
template<typename FP >
|
inlinestatic |
◆ name()
template<typename FP >
|
inlinestatic |
Generated by