Stan Math Library  2.8.0
reverse mode automatic differentiation
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Groups
Namespaces | Functions
check_positive_size.hpp File Reference
#include <stan/math/prim/scal/err/invalid_argument.hpp>
#include <sstream>
#include <string>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

bool stan::math::check_positive_size (const char *function, const char *name, const char *expr, const int size)
 Return true if size is positive. More...
 

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