vSMC
v3.0.0
Scalable Monte Carlo
|
This is the complete list of members for vsmc::NormalMVProposal< RealType, Dim >, including all inherited members.
a() const | vsmc::NormalMVProposal< RealType, Dim > | inline |
b() const | vsmc::NormalMVProposal< RealType, Dim > | inline |
dim() const | vsmc::NormalMVProposal< RealType, Dim > | inline |
NormalMVProposal(const result_type *chol=nullptr, const result_type *a=nullptr, const result_type *b=nullptr) | vsmc::NormalMVProposal< RealType, Dim > | inlineexplicit |
NormalMVProposal(std::size_t dim, const result_type *chol=nullptr, const result_type *a=nullptr, const result_type *b=nullptr) | vsmc::NormalMVProposal< RealType, Dim > | inlineexplicit |
operator()(RNGType &rng, std::size_t, const result_type *x, result_type *y) | vsmc::NormalMVProposal< RealType, Dim > | inline |
result_type typedef | vsmc::NormalMVProposal< RealType, Dim > |