StartingProbabilitiesInfectedCritical< FP > Struct Template Reference
|
CPP API
|
mio::glsecir::StartingProbabilitiesInfectedCritical< FP > Struct Template Reference
Vector with the probability to start in any of the subcompartments of the InfectedCritical compartment. More...
#include <parameters.h>
Public Types | |
| using | Type = Eigen::VectorX< FP > |
Static Public Member Functions | |
| static Type | get_default (size_t numInfectedCritical) |
| Default parameters can be used to get an Erlang distributed stay time in InfectedCritical compartment. More... | |
| static std::string | name () |
Detailed Description
template<typename FP>
struct mio::glsecir::StartingProbabilitiesInfectedCritical< FP >
Vector with the probability to start in any of the subcompartments of the InfectedCritical compartment.
Member Typedef Documentation
◆ Type
template<typename FP >
| using mio::glsecir::StartingProbabilitiesInfectedCritical< FP >::Type = Eigen::VectorX<FP> |
Member Function Documentation
◆ get_default()
template<typename FP >
|
inlinestatic |
Default parameters can be used to get an Erlang distributed stay time in InfectedCritical compartment.
- Parameters
-
[in] numInfectedCritical Number of subcompartments of the InfectedCritical compartment.
◆ name()
template<typename FP >
|
inlinestatic |
Generated by