Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return true
if the matrix is square.
This check allows 0x0 matrices.
EigMat | A type derived from EigenBase |
y | Matrix to test |
true
if matrix is square Definition at line 19 of file is_square.hpp.