sampler_stan_adapt_diag_e_nuts_MCMC.h File Reference

Header file stan sampler used in Themis. More...

#include <vector>
#include <string>
#include <iostream>
#include <sstream>
#include <utility>
#include <fstream>
#include "likelihood.h"
#include <stan/model/model_header.hpp>
#include <stan/math.hpp>
#include <stan/mcmc/base_mcmc.hpp>
#include <stan/version.hpp>
#include <stan/callbacks/interrupt.hpp>
#include <stan/callbacks/logger.hpp>
#include <stan/callbacks/stream_logger.hpp>
#include <stan/callbacks/stream_writer.hpp>
#include <stan/callbacks/writer.hpp>
#include <stan/io/var_context.hpp>
#include <stan/io/array_var_context.hpp>
#include <stan/services/diagnose/diagnose.hpp>
#include <stan/mcmc/hmc/nuts/adapt_diag_e_nuts.hpp>
#include <stan/services/util/initialize.hpp>
#include <stan/services/util/inv_metric.hpp>
#include <stan/services/util/create_rng.hpp>
#include "themistan_model.h"
#include "sampler_MCMC_base.h"
Include dependency graph for sampler_stan_adapt_diag_e_nuts_MCMC.h:
This graph shows which files directly or indirectly include this file:

Classes

class  sampler_stan_adapt_diag_e_nuts_MCMC
 

Detailed Description

Author
Paul Tiede