API Reference
>
OdGe Classes
>
OdGeMatrix2d Class
>
OdGeMatrix2d Methods
>
OdGeMatrix2d::isSingular Method
OdGeMatrix2d::isSingular Method
Collapse All
Syntax
C++
bool
isSingular
(
const
OdGeTol
&
tol
= OdGeContext::gTol)
const
;
Description
Returns true if and only if this matrix is singular.
Remarks
A matrix is singular if and only if its determinant == 0.
A singular matrix cannot be inverted.
Group
OdGeMatrix2d Methods
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!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic