Matrix.isSingular

Checks whether a matrix is singular.

class Matrix
bool
isSingular
()

Return Value

Type: bool

true if the matrix is singular

Meta