Qurak

IndefiniteMatrixQ

Available

Test whether a matrix is explicitly indefinite, i.e. whether the Hermitian

IndefiniteMatrixQ[m]
IndefiniteMatrixQ[{{-1, 0}, {0, 1}}] → TrueIndefiniteMatrixQ[{{2, 0}, {0, 1}}] → False

Topics

Related

All 6300 functions · Use this from an MCP client