Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Matrix » MatrixDeterminant

MatrixDeterminant


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 here: Error Handling

Error type Description
DomainError Empty matrix in MatrixDeterminant.
DomainError Matrix dimensions incompatible in MatrixDeterminant.

Complexity Level

This filter is available on Basic Complexity Level.