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