Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Checks if the given number is NaN.
Return true
if the value of the specified variable is not a number.
a | Variable to test. |
true
if value is not a number. Definition at line 18 of file std_isnan.hpp.