![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Returns 1 if the input's value is infinite and 0 otherwise.
Delegates to is_inf.
| v | Value to test. |
1 if the value is infinite and 0 otherwise. Definition at line 20 of file is_inf.hpp.