![]() |
Stan
2.10.0
probability, sampling & optimization
|
#include <stan/mcmc/hmc/xhmc/base_xhmc.hpp>
#include <stan/mcmc/hmc/hamiltonians/diag_e_point.hpp>
#include <stan/mcmc/hmc/hamiltonians/diag_e_metric.hpp>
#include <stan/mcmc/hmc/integrators/expl_leapfrog.hpp>
Go to the source code of this file.
Classes | |
class | stan::mcmc::diag_e_xhmc< Model, BaseRNG > |
Exhausive Hamiltonian Monte Carlo (XHMC) with multinomial sampling with a Gaussian-Euclidean disintegration and diagonal metric. More... | |
Namespaces | |
stan | |
Probability, optimization and sampling library. | |
stan::mcmc | |
Markov chain Monte Carlo samplers. | |
Macros | |
#define | STAN_MCMC_HMC_NUTS_DIAG_E_NUTS_HPP_E_XHMC_HPP |
#define STAN_MCMC_HMC_NUTS_DIAG_E_NUTS_HPP_E_XHMC_HPP |
Definition at line 2 of file diag_e_xhmc.hpp.