![]() |
Stan
2.14.0
probability, sampling & optimization
|
#include <boost/throw_exception.hpp>#include <boost/lexical_cast.hpp>#include <stan/io/var_context.hpp>#include <stan/io/json/json_error.hpp>#include <stan/io/json/json_parser.hpp>#include <stan/io/json/json_handler.hpp>#include <cctype>#include <iostream>#include <limits>#include <map>#include <sstream>#include <string>#include <vector>#include <utility>Go to the source code of this file.
Classes | |
| class | stan::json::json_data_handler |
A json_data_handler is an implementation of a json_handler that restricts the allowed JSON text a set of Stan variable declarations in JSON format. More... | |
Namespaces | |
| stan | |
| Probability, optimization and sampling library. | |
| stan::json | |