Back to Adaptive Vision Studio website

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

InvertMatrix


Find the inverse of a square matrix.

Name Type Description
inMatrix Matrix
outInverseMatrix Matrix

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 MatrixInverse
DomainError Non-square matrix in MatrixInverse

Complexity Level

This filter is available on Basic Complexity Level.