Click or drag to resize

IMapackMatrixInverse Property

Inverse of the matrix if matrix is square, pseudoinverse otherwise.

Namespace: Altaxo.Calc.LinearAlgebra
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
IMapackMatrix Inverse { get; }

Property Value

IMapackMatrix
See Also