Calculates the inverse matrix..
Namespace: Extreme.Mathematics.LinearAlgebra.ComplexAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.17114.0)
public ComplexMatrix GetInverse()
Public Function GetInverse As ComplexMatrix
public:
ComplexMatrix^ GetInverse()
member GetInverse : unit -> ComplexMatrix
Return Value
Type:
ComplexMatrixThe
ComplexMatrix inverse of
the
ComplexMatrix.
Numerical Libraries
Supported in: 5.x, 4.x
Reference