Click or drag to resize

LUTFactors Field

[Missing <summary> documentation for "F:Altaxo.Calc.LinearAlgebra.Factorization.LU`1.Factors"]


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

Field Value

MatrixT
See Also