Introduced
7.0
UI Location
• Math > Matrix
Description
Outputs the determinant of the input matrix.
Tip: A square (n-by-n) matrix is singular (not invertible) if and only if its determinant is 0.
Port Description
Inputs
|
Group ID |
Instances |
Port Name |
Connection Info |
Description |
|
0 |
1 |
matrix |
• Type: siICENodeDataMatrix33 or siICENodeDataMatrix44 • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The matrix from which to get the determinant. |
Outputs
|
Port Name |
Connection Info |
Description |
|
result |
• Type: siICENodeDataFloat • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The determinant of the specified input matrix. |
Restrictions
• These types must match: matrix
• These structures must match: matrix, result
• These contexts must match: matrix, result
See Also
|
|
|
Autodesk Softimage v7.5