Categories
• Math > Matrix
Description
Outputs a Boolean value expressing whether the specified input matrix is singular or not.
A singular matrix is a square (n-by-n) matrix that is not invertible. A square matrix is singular if and only if its determinant is 0.
Ports
Inputs
|
Matrix |
The matrix to evaluate. |
Outputs
|
Result |
Returns true if the input matrix is singular, false otherwise. |
Autodesk Softimage v.7.5