| base_hmc(M &m, BaseRNG &rng, std::ostream *o, std::ostream *e) | stan::mcmc::base_hmc< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inline |
| base_mcmc(std::ostream *o, std::ostream *e) | stan::mcmc::base_mcmc | inline |
| base_nuts(M &m, BaseRNG &rng, std::ostream *o, std::ostream *e) | stan::mcmc::base_nuts< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inline |
| build_tree(int depth, Eigen::VectorXd &rho, ps_point *z_init_parent, ps_point &z_propose, nuts_util &util) | stan::mcmc::base_nuts< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inline |
| compute_criterion(ps_point &start, unit_e_point &finish, Eigen::VectorXd &rho) | stan::mcmc::unit_e_nuts< M, BaseRNG > | inlinevirtual |
| depth_ | stan::mcmc::base_nuts< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | |
| epsilon_ | stan::mcmc::base_hmc< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | protected |
| epsilon_jitter_ | stan::mcmc::base_hmc< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | protected |
| err_stream_ | stan::mcmc::base_mcmc | protected |
| get_current_stepsize() | stan::mcmc::base_hmc< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inline |
| get_max_delta() | stan::mcmc::base_nuts< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inline |
| get_max_depth() | stan::mcmc::base_nuts< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inline |
| get_nominal_stepsize() | stan::mcmc::base_hmc< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inline |
| get_sampler_diagnostic_names(std::vector< std::string > &model_names, std::vector< std::string > &names) | stan::mcmc::base_hmc< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inlinevirtual |
| get_sampler_diagnostics(std::vector< double > &values) | stan::mcmc::base_hmc< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inlinevirtual |
| get_sampler_param_names(std::vector< std::string > &names) | stan::mcmc::base_nuts< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inlinevirtual |
| get_sampler_params(std::vector< double > &values) | stan::mcmc::base_nuts< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inlinevirtual |
| get_stepsize_jitter() | stan::mcmc::base_hmc< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inline |
| hamiltonian_ | stan::mcmc::base_hmc< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | protected |
| init_stepsize() | stan::mcmc::base_hmc< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inline |
| integrator_ | stan::mcmc::base_hmc< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | protected |
| max_delta_ | stan::mcmc::base_nuts< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | |
| max_depth_ | stan::mcmc::base_nuts< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | |
| n_divergent_ | stan::mcmc::base_nuts< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | |
| n_leapfrog_ | stan::mcmc::base_nuts< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | |
| name() | stan::mcmc::base_mcmc | inline |
| name_ | stan::mcmc::base_mcmc | protected |
| nom_epsilon_ | stan::mcmc::base_hmc< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | protected |
| out_stream_ | stan::mcmc::base_mcmc | protected |
| rand_int_ | stan::mcmc::base_hmc< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | protected |
| rand_uniform_ | stan::mcmc::base_hmc< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | protected |
| sample_stepsize() | stan::mcmc::base_hmc< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inline |
| seed(const Eigen::VectorXd &q) | stan::mcmc::base_hmc< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inline |
| set_max_delta(const double d) | stan::mcmc::base_nuts< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inline |
| set_max_depth(const int d) | stan::mcmc::base_nuts< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inline |
| set_nominal_stepsize(const double e) | stan::mcmc::base_hmc< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inlinevirtual |
| set_stepsize_jitter(const double j) | stan::mcmc::base_hmc< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inlinevirtual |
| transition(sample &init_sample) | stan::mcmc::base_nuts< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inlinevirtual |
| unit_e_nuts(M &m, BaseRNG &rng, std::ostream *o=&std::cout, std::ostream *e=0) | stan::mcmc::unit_e_nuts< M, BaseRNG > | inline |
| write_sampler_param_names(std::ostream &o) | stan::mcmc::base_nuts< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inlinevirtual |
| write_sampler_params(std::ostream &o) | stan::mcmc::base_nuts< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inlinevirtual |
| write_sampler_state(std::ostream *o) | stan::mcmc::base_hmc< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inlinevirtual |
| z() | stan::mcmc::base_hmc< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inline |
| z_ | stan::mcmc::base_hmc< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | protected |
| ~base_mcmc() | stan::mcmc::base_mcmc | inlinevirtual |
| ~base_nuts() | stan::mcmc::base_nuts< M, unit_e_point, unit_e_metric, expl_leapfrog, BaseRNG > | inline |