Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return true
is the specified matrix is finite.
T | Scalar type of the matrix, requires class method .allFinite() |
EigMat | A type derived from EigenBase |
y | Matrix to test |
true
if the matrix is finite Definition at line 20 of file is_mat_finite.hpp.