Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return true
if the matrix is square, and no element not on the main diagonal is NaN
.
EigMat | A type derived from EigenBase with dynamic rows and columns |
y | Matrix to test |
true
if the matrix is square, and no element not on the main diagonal is NaN
Definition at line 24 of file is_symmetric.hpp.