Back to Aurora Vision Studio website
	
                
                    
	
		
	You are here: Start » Filter Reference » Basic » Matrix » InvertMatrix
| Module: | FoundationLite | 
|---|
Finds 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 in Error Handling.
List of possible exceptions:
| Error type | Description | 
|---|---|
| DomainError | Empty matrix in MatrixInverse | 
| DomainError | Non-square matrix in MatrixInverse | 
Complexity Level
This filter is available on Basic Complexity Level.

 Basic
