ManagedLinearAlgebraProviderLUInverseFactored(Double, Int32, Int32) Method |
Computes the inverse of a previously factored matrix.
Namespace: Altaxo.Calc.Providers.LinearAlgebraAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax Remarks This is equivalent to the GETRI LAPACK routine.
See Also