Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics.LinearAlgebra Namespace > LinearTransformation Class > Methods
Calculates the inverse matrix..
The Matrix inverse of the Matrix.
| Exception Type | Condition |
|---|---|
| MatrixSingularException | The linear transformation is singular and does not have an inverse. |
| DimensionMismatchException | The Matrix of the linear transformation is not square. |
LinearTransformation Class | Extreme.Mathematics.LinearAlgebra Namespace