Stan  1.0
probability, sampling & optimization
Classes | Namespaces
nuts.hpp File Reference
#include <ctime>
#include <cstddef>
#include <iostream>
#include <vector>
#include <boost/random/normal_distribution.hpp>
#include <boost/random/mersenne_twister.hpp>
#include <boost/random/variate_generator.hpp>
#include <boost/random/uniform_01.hpp>
#include <stan/math/util.hpp>
#include <stan/mcmc/adaptive_sampler.hpp>
#include <stan/mcmc/dualaverage.hpp>
#include <stan/mcmc/hmc_base.hpp>
#include <stan/mcmc/util.hpp>

Go to the source code of this file.

Classes

class  stan::mcmc::nuts< BaseRNG >
 No-U-Turn Sampler (NUTS). More...
 

Namespaces

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

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