Stan  1.0
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Pages
Classes | Namespaces
hmc.hpp File Reference
#include <ctime>
#include <cstddef>
#include <vector>
#include <boost/random/mersenne_twister.hpp>
#include <boost/random/normal_distribution.hpp>
#include <boost/random/uniform_01.hpp>
#include <boost/random/variate_generator.hpp>
#include <stan/model/prob_grad.hpp>
#include <stan/mcmc/sampler.hpp>
#include <stan/mcmc/adaptive_sampler.hpp>
#include <stan/mcmc/util.hpp>
#include <stan/math/util.hpp>

Go to the source code of this file.

Classes

class  stan::mcmc::hmc
 Hamiltonian Monte Carlo (HMC) sampler. More...
 

Namespaces

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

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