Stan  2.5.0
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
dom_err.hpp File Reference
#include <typeinfo>
#include <boost/format.hpp>
#include <sstream>
#include <stdexcept>

Go to the source code of this file.

Namespaces

 stan
 Probability, optimization and sampling library.
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

template<typename T , typename T_result , typename T_msg >
bool stan::math::dom_err (const char *function, const T &y, const char *name, const char *error_msg, const T_msg error_msg2, T_result *result)
 

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