Start » Filter Reference » Data Classification » Principal Component Analysis » MatrixDeterminant
Module: | FoundationPro |
---|
Find the determinant of a square matrix.
Name | Type | Description | |
---|---|---|---|
inMatrix | Matrix | ||
outDeterminant | Real |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Empty matrix in MatrixDeterminant. |
DomainError | Matrix dimensions incompatible in MatrixDeterminant. |
Complexity Level
This filter is available on Expert Complexity Level.