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

◆ is_inf() [3/3]

int stan::math::is_inf ( const var v)
inline

Returns 1 if the input's value is infinite and 0 otherwise.

Delegates to is_inf.

Parameters
vValue to test.
Returns
1 if the value is infinite and 0 otherwise.

Definition at line 20 of file is_inf.hpp.