1 #ifndef STAN_MCMC_HMC_STATIC_UNIT_E_STATIC_HMC_HPP
2 #define STAN_MCMC_HMC_STATIC_UNIT_E_STATIC_HMC_HPP
16 template <
class Model,
class BaseRNG>
19 expl_leapfrog, BaseRNG> {
Probability, optimization and sampling library.
Hamiltonian Monte Carlo implementation using the endpoint of trajectories with a static integration t...
unit_e_static_hmc(const Model &model, BaseRNG &rng)
Hamiltonian Monte Carlo implementation using the endpoint of trajectories with a static integration t...