InverseMatrixState Enumeration
A Matrix3d is tagged indicating one of the following states:
- unknown: it is not know if the matrix is invertible.
- inverseStored: the matrix has its inverse stored.
- singular: the matrix is known to be singular.
Members
Defined in
- geometry3d/Matrix3d.ts Line 146
Last Updated: 20 June, 2023