![]() |
Stan
2.14.0
probability, sampling & optimization
|
#include <stan/interface_callbacks/writer/base_writer.hpp>#include <stan/mcmc/hmc/base_hmc.hpp>#include <stan/mcmc/hmc/hamiltonians/ps_point.hpp>#include <boost/math/special_functions/fpclassify.hpp>#include <cmath>#include <limits>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | stan::mcmc::base_static_hmc< Model, Hamiltonian, Integrator, BaseRNG > |
| Hamiltonian Monte Carlo implementation using the endpoint of trajectories with a static integration time. More... | |
Namespaces | |
| stan | |
| Probability, optimization and sampling library. | |
| stan::mcmc | |
| Markov chain Monte Carlo samplers. | |