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