Stan Math Library  2.9.0
reverse mode automatic differentiation
Namespaces | Functions
is_nan.hpp File Reference
#include <stan/math/rev/core.hpp>
#include <stan/math/prim/scal/fun/is_nan.hpp>
#include <stan/math/prim/scal/fun/constants.hpp>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

bool stan::math::is_nan (const var &v)
 Returns 1 if the input's value is NaN and 0 otherwise. More...
 

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