Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return true
if y
is finite.
This function is vectorized and will check each element of y
.
T_y | Type of y |
y | Variable to check |
<code>true</code> | if y is not infinity, -infinity, or NaN |
Definition at line 22 of file is_scal_finite.hpp.