vSMC
v3.0.0
Scalable Monte Carlo
|
This is the complete list of members for vsmc::RandomWalk< RealType, Dim >, including all inherited members.
dim() const | vsmc::RandomWalk< RealType, Dim > | inline |
operator()(RNGType &rng, result_type *x, result_type *ltx, LogTargetType &&log_target, ProposalType &&proposal) | vsmc::RandomWalk< RealType, Dim > | inline |
operator()(RNGType &rng, std::size_t m, std::size_t idx, result_type *x, result_type *ltx, LogTargetType &&log_target, ProposalType &&proposal) | vsmc::RandomWalk< RealType, Dim > | inline |
operator()(std::size_t n, RNGType &rng, result_type *x, result_type *ltx, LogTargetType &&log_target, ProposalType &&proposal) | vsmc::RandomWalk< RealType, Dim > | inline |
operator()(std::size_t n, RNGType &rng, std::size_t m, std::size_t idx, result_type *x, result_type *ltx, LogTargetType &&log_target, ProposalType &&proposal) | vsmc::RandomWalk< RealType, Dim > | inline |
RandomWalk() | vsmc::RandomWalk< RealType, Dim > | inline |
RandomWalk(std::size_t dim) | vsmc::RandomWalk< RealType, Dim > | inline |
result_type typedef | vsmc::RandomWalk< RealType, Dim > |