Stan Math Library  2.6.3
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros
Namespaces | Functions
check_nonzero_size.hpp File Reference
#include <stan/math/prim/scal/err/invalid_argument.hpp>
#include <string>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

template<typename T_y >
bool stan::math::check_nonzero_size (const char *function, const char *name, const T_y &y)
 Return true if the specified matrix/vector is of non-zero size. More...
 

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