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

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

template<typename T >
int stan::math::is_inf (const fvar< T > &x)
 Returns 1 if the input's value is infinite and 0 otherwise. More...
 

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