Click or drag to resize

FloatComplexTriDiagFactInverse Method

Computes the inverse of the factored matrix.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public FloatComplexMatrix Inverse()

Return Value

FloatComplexMatrix
The inverse of the factored matrix.
See Also