/** * @mainpage * * This is the API documentation for Stan's C++ code. * *

What is Stan?

* *
*

Stan is a C++ library for computations involving probability, * sampling, and optimization.

*
* *
*

* Stan includes full algorithmic * differentiation for gradients implementing a library of matrix, * linear algebra, and probability mass, density, and distribution * functions, along with code for adaptive Hamiltonian Monte Carlo * sampling.

*
* *

More Information

* *
*

For more information, including pointers to narrative * documentation, please visit Stan's home page at: *

* * http://mc-stan.org/ * */