Matrix3dIsInverse Method

Overload List
  Name Description
Public method IsInverse(Matrix3d) Checks whether the passed matrix is inverse.
Public method IsInverse(Matrix3d, Tolerance) Checks whether the passed matrix is inverse according to the specified tolerance.
Top
See Also