Stan  2.10.0
probability, sampling & optimization
Classes | Namespaces
base_static_hmc.hpp File Reference
#include <stan/interface_callbacks/writer/base_writer.hpp>
#include <stan/mcmc/hmc/base_hmc.hpp>
#include <stan/mcmc/hmc/hamiltonians/ps_point.hpp>
#include <boost/math/special_functions/fpclassify.hpp>
#include <cmath>
#include <limits>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  stan::mcmc::base_static_hmc< Model, Hamiltonian, Integrator, BaseRNG >
 Hamiltonian Monte Carlo implementation using the endpoint of trajectories with a static integration time. More...
 

Namespaces

 stan
 Probability, optimization and sampling library.
 
 stan::mcmc
 Markov chain Monte Carlo samplers.
 

     [ Stan Home Page ] © 2011–2016, Stan Development Team.