Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ isinf()

bool std::isinf ( const stan::math::var a)
inline

Return 1 if the specified argument is positive infinity or negative infinity and 0 otherwise.

Parameters
aArgument.
Returns
1 if argument is infinite and 0 otherwise.

Definition at line 16 of file std_isinf.hpp.