![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return true if all values in y are finite.
y can be a scalar, std::vector or Eigen type.
| T_y | type of y |
| function | name of function (for error messages) |
| name | variable name (for error messages) |
| y | scalar or container to test |
true if all values are finite Definition at line 28 of file check_finite.hpp.