![]() |
Stan
2.10.0
probability, sampling & optimization
|
#include <boost/lexical_cast/bad_lexical_cast.hpp>
#include <string>
Go to the source code of this file.
Namespaces | |
stan | |
Probability, optimization and sampling library. | |
stan::io | |
Input/output utilities. | |
Functions | |
template<typename B > | |
void | stan::io::validate_zero_buf (const B &buf) |
Throw an bad-cast exception if the specified buffer contains a digit other than 0 before an e or E. More... | |