Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
OdGe Classes
>
OdGeMatrix2d Class
>
OdGeMatrix2d Methods
>
OdGeMatrix2d::isSingular Method
OdGeMatrix2d::isSingular Method
Syntax
C++
bool
isSingular
(
const
OdGeTol
&
tol
= OdGeContext::gTol)
const
;
Description
Checks whether this matrix is singular.
Parameters
Parameters
Description
tol
[in] Geometric tolerance.
Returns
true if this matrix is singular, false otherwise.
Remarks
A matrix is singular if and only if its determinant is zero within the specified tolerance.
A singular matrix cannot be inverted.
Links
OdGeMatrix2d Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!