base_hmc(const Model &model, BaseRNG &rng) | stan::mcmc::base_hmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inline |
base_mcmc() | stan::mcmc::base_mcmc | inline |
base_xhmc(const Model &model, BaseRNG &rng) | stan::mcmc::base_xhmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inline |
build_tree(int depth, ps_point &z_propose, double &ave, double &log_sum_weight, double H0, double sign, int &n_leapfrog, double &sum_metro_prob, interface_callbacks::writer::base_writer &info_writer, interface_callbacks::writer::base_writer &error_writer) | stan::mcmc::base_xhmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inline |
depth_ | stan::mcmc::base_xhmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | |
divergent_ | stan::mcmc::base_xhmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | |
energy_ | stan::mcmc::base_xhmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | |
epsilon_ | stan::mcmc::base_hmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | protected |
epsilon_jitter_ | stan::mcmc::base_hmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | protected |
get_current_stepsize() | stan::mcmc::base_hmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inline |
get_max_deltaH() | stan::mcmc::base_xhmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inline |
get_max_depth() | stan::mcmc::base_xhmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inline |
get_nominal_stepsize() | stan::mcmc::base_hmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inline |
get_sampler_diagnostic_names(std::vector< std::string > &model_names, std::vector< std::string > &names) | stan::mcmc::base_hmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inlinevirtual |
get_sampler_diagnostics(std::vector< double > &values) | stan::mcmc::base_hmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inlinevirtual |
get_sampler_param_names(std::vector< std::string > &names) | stan::mcmc::base_xhmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inlinevirtual |
get_sampler_params(std::vector< double > &values) | stan::mcmc::base_xhmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inlinevirtual |
get_stepsize_jitter() | stan::mcmc::base_hmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inline |
get_x_delta() | stan::mcmc::base_xhmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inline |
hamiltonian_ | stan::mcmc::base_hmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | protected |
init_hamiltonian(interface_callbacks::writer::base_writer &info_writer, interface_callbacks::writer::base_writer &error_writer) | stan::mcmc::base_hmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inline |
init_stepsize(interface_callbacks::writer::base_writer &info_writer, interface_callbacks::writer::base_writer &error_writer) | stan::mcmc::base_hmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inline |
integrator_ | stan::mcmc::base_hmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | protected |
max_deltaH_ | stan::mcmc::base_xhmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | |
max_depth_ | stan::mcmc::base_xhmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | |
n_leapfrog_ | stan::mcmc::base_xhmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | |
nom_epsilon_ | stan::mcmc::base_hmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | protected |
rand_int_ | stan::mcmc::base_hmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | protected |
rand_uniform_ | stan::mcmc::base_hmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | protected |
sample_stepsize() | stan::mcmc::base_hmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inline |
seed(const Eigen::VectorXd &q) | stan::mcmc::base_hmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inline |
set_max_deltaH(double d) | stan::mcmc::base_xhmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inline |
set_max_depth(int d) | stan::mcmc::base_xhmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inline |
set_nominal_stepsize(double e) | stan::mcmc::base_hmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inlinevirtual |
set_stepsize_jitter(double j) | stan::mcmc::base_hmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inlinevirtual |
set_x_delta(double d) | stan::mcmc::base_xhmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inline |
softabs_xhmc(const Model &model, BaseRNG &rng) | stan::mcmc::softabs_xhmc< Model, BaseRNG > | inline |
transition(sample &init_sample, interface_callbacks::writer::base_writer &info_writer, interface_callbacks::writer::base_writer &error_writer) | stan::mcmc::base_xhmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inlinevirtual |
write_sampler_state(interface_callbacks::writer::base_writer &writer) | stan::mcmc::base_hmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inlinevirtual |
x_delta_ | stan::mcmc::base_xhmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | |
z() | stan::mcmc::base_hmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inline |
z_ | stan::mcmc::base_hmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | protected |
~base_mcmc() | stan::mcmc::base_mcmc | inlinevirtual |
~base_xhmc() | stan::mcmc::base_xhmc< Model, softabs_metric, impl_leapfrog, BaseRNG > | inline |