![]() |
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.
| T | inner type of the fvar |
| x | Value to test. |
1 if the value is infinite and 0 otherwise. Definition at line 21 of file is_inf.hpp.