WrightFisherCoeffConst class
Wright-Fisher constant coefficients policity: constants in time.
Contents
Constructors, destructors, conversion operators
-
WrightFisherCoeffConst(tk::
ctr:: ncomp_t ncomp, const std::vector<kw::sde_omega::info::expect::type>& omega_, std::vector<kw::sde_omega::info::expect::type>& omega) - Constructor: initialize coefficients.
Function documentation
walker:: WrightFisherCoeffConst:: WrightFisherCoeffConst(tk:: ctr:: ncomp_t ncomp,
const std::vector<kw::sde_omega::info::expect::type>& omega_,
std::vector<kw::sde_omega::info::expect::type>& omega)
Constructor: initialize coefficients.
| Parameters | |
|---|---|
| ncomp in | Number of scalar components in this SDE system |
| omega_ in | Vector used to initialize coefficient vector omega |
| omega in/out | Coefficient vector to be initialized |