![]() |
Stan
2.14.0
probability, sampling & optimization
|
#include <stan/services/arguments/valued_argument.hpp>#include <boost/lexical_cast.hpp>#include <iostream>#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| stan | |
| Probability, optimization and sampling library. | |
| stan::services | |
Typedefs | |
| typedef singleton_argument< double > | stan::services::real_argument |
| typedef singleton_argument< int > | stan::services::int_argument |
| typedef singleton_argument< unsigned int > | stan::services::u_int_argument |
| typedef singleton_argument< bool > | stan::services::bool_argument |
| typedef singleton_argument< std::string > | stan::services::string_argument |