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

Go to the source code of this file.

Classes

class  stan::mcmc::base_hmc< Model, Hamiltonian, Integrator, BaseRNG >
 

Namespaces

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

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