Stan Math Library  2.15.0
reverse mode automatic differentiation
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

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

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