Stan Math Library  2.14.0
reverse mode automatic differentiation
Namespaces | Functions
std_isinf.hpp File Reference
#include <stan/math/prim/scal/fun/is_inf.hpp>
#include <stan/math/rev/core/var.hpp>

Go to the source code of this file.

Namespaces

 std
 

Functions

int std::isinf (const stan::math::var &a)
 Return 1 if the specified argument is positive infinity or negative infinity and 0 otherwise. More...
 

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