Click or drag to resize

LUTFactors Field

Gets the combined LU factor matrix.

Namespace: Altaxo.Calc.LinearAlgebra.Factorization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected readonly Matrix<T> Factors

Field Value

MatrixT
See Also