Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeMatrix3d::inverse Method (const OdGeTol&)
Syntax
C++
OdGeMatrix3d inverse(const OdGeTol& tol) const;

Calculates inversion of this matrix. 

 

Parameters
Description
tol
[in] Tolerance value.

Inverse of this matrix.

Throws eInvalidInput if determinant of this matrix is less than tol.equalPoint().

Copyright © 2002-2022. Open Design Alliance All rights reserved.