![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return true if the matrix is square or if the matrix has non-zero size, or if the matrix is symmetric, or if it is positive definite, or if no element is NaN.
| EigMat | A type derived from EigenBase with dynamic rows and columns |
| y | Matrix to test |
true if the matrix is square or if the matrix has non-0 size, or if the matrix is symmetric, or if it is positive definite, or if no element is NaN Definition at line 27 of file is_pos_definite.hpp.