Stan Math Library  2.20.0
reverse mode automatic differentiation
Namespaces | Functions
system_error.hpp File Reference
#include <stan/math/prim/meta.hpp>
#include <typeinfo>
#include <sstream>
#include <stdexcept>
#include <system_error>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

void stan::math::system_error (const char *function, const char *name, const int &y, const char *msg1, const char *msg2)
 Throw a system error with a consistently formatted message. More...
 
void stan::math::system_error (const char *function, const char *name, const int &y, const char *msg1)
 Throw a system error with a consistently formatted message. More...
 

     [ Stan Home Page ] © 2011–2018, Stan Development Team.