![]() |
Stan
2.5.0
probability, sampling & optimization
|
#include <cctype>#include <iostream>#include <limits>#include <map>#include <sstream>#include <stdexcept>#include <string>#include <vector>#include <boost/lexical_cast.hpp>#include <boost/throw_exception.hpp>#include <stan/io/var_context.hpp>#include <stan/math/matrix.hpp>#include <stan/math/meta/index_type.hpp>#include <stan/math/matrix/meta/index_type.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. | |