Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Returns true if the input is infinite and false otherwise.
Delegates to std::isinf
.
x | Value to test. |
true
if the value is infinite. Definition at line 18 of file is_inf.hpp.