![]() |
Stan
1.0
probability, sampling & optimization
|
#include <cctype>#include <limits>#include <map>#include <vector>#include <string>#include <sstream>#include <boost/throw_exception.hpp>#include <stan/math/matrix.hpp>#include <stan/io/var_context.hpp>Go to the source code of this file.
Classes | |
| class | stan::io::dump_writer |
| Writes data into the S-plus dump format. More... | |
| class | stan::io::dump_reader |
| Reads data from S-plus dump format. More... | |
| class | stan::io::dump |
| Represents named arrays with dimensions. More... | |
Namespaces | |
| stan | |
| Probability, optimization and sampling library. | |
| stan::io | |
| Input/output utilities. | |