walker::GeneralizedDirichletCoeffConst class

Generalized Dirichlet constant coefficients policity: constants in time.

Constructors, destructors, conversion operators

GeneralizedDirichletCoeffConst(tk::ctr::ncomp_t ncomp, const std::vector<kw::sde_b::info::expect::type>& b_, const std::vector<kw::sde_S::info::expect::type>& S_, const std::vector<kw::sde_kappa::info::expect::type>& k_, const std::vector<kw::sde_c::info::expect::type>& c_, std::vector<kw::sde_b::info::expect::type>& b, std::vector<kw::sde_S::info::expect::type>& S, std::vector<kw::sde_kappa::info::expect::type>& k, std::vector<kw::sde_c::info::expect::type>& c)
Constructor: initialize coefficients.

Function documentation

walker::GeneralizedDirichletCoeffConst::GeneralizedDirichletCoeffConst(tk::ctr::ncomp_t ncomp, const std::vector<kw::sde_b::info::expect::type>& b_, const std::vector<kw::sde_S::info::expect::type>& S_, const std::vector<kw::sde_kappa::info::expect::type>& k_, const std::vector<kw::sde_c::info::expect::type>& c_, std::vector<kw::sde_b::info::expect::type>& b, std::vector<kw::sde_S::info::expect::type>& S, std::vector<kw::sde_kappa::info::expect::type>& k, std::vector<kw::sde_c::info::expect::type>& c)

Constructor: initialize coefficients.

Parameters
ncomp in Number of scalar components in this SDE system
b_ in Vector used to initialize coefficient vector b
S_ in Vector used to initialize coefficient vector S
k_ in Vector used to initialize coefficient vector k
c_ in Vector used to initialize coefficient vector c
in/out Coefficient vector to be initialized
in/out Coefficient vector to be initialized
in/out Coefficient vector to be initialized
in/out Coefficient vector to be initialized