![]() |
Stan
2.14.0
probability, sampling & optimization
|
Probability, optimization and sampling library. More...
Namespaces | |
| gm | |
| Directed graphical model compiler. | |
| interface_callbacks | |
| io | |
| Input/output utilities. | |
| json | |
| lang | |
| math | |
| Matrices and templated mathematical functions. | |
| mcmc | |
| Markov chain Monte Carlo samplers. | |
| model | |
| For compiling models. | |
| optimization | |
| services | |
| variational | |
Variables | |
| const std::string | MAJOR_VERSION = STAN_STRING(STAN_MAJOR) |
| Major version number for Stan package. More... | |
| const std::string | MINOR_VERSION = STAN_STRING(STAN_MINOR) |
| Minor version number for Stan package. More... | |
| const std::string | PATCH_VERSION = STAN_STRING(STAN_PATCH) |
| Patch version for Stan package. More... | |
Probability, optimization and sampling library.
| const std::string stan::MAJOR_VERSION = STAN_STRING(STAN_MAJOR) |
Major version number for Stan package.
Definition at line 21 of file version.hpp.
| const std::string stan::MINOR_VERSION = STAN_STRING(STAN_MINOR) |
Minor version number for Stan package.
Definition at line 24 of file version.hpp.
| const std::string stan::PATCH_VERSION = STAN_STRING(STAN_PATCH) |
Patch version for Stan package.
Definition at line 27 of file version.hpp.