![]() |
Stan
1.0
probability, sampling & optimization
|
#include <iomanip>#include <iostream>#include <limits>#include <stdexcept>#include <stdio.h>#include <utility>#include <vector>#include <stan/io/csv_writer.hpp>Go to the source code of this file.
Classes | |
| class | stan::model::prob_grad |
The prob_grad class represents densities with fixed numbers of discrete and scalar parameters and the gradient with respet to the scalar parameters. More... | |
Namespaces | |
| stan | |
| Probability, optimization and sampling library. | |
| stan::model | |
| For compiling models. | |