Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Returns true
if any input is NaN and false otherwise.
Delegates to stan::math::is_nan
.
x | first argument |
xs | parameter pack of remaining arguments to forward to function |
true
if any value is NaN Definition at line 35 of file is_any_nan.hpp.