Click or drag to resize

QRTFullR Field

Stores the full upper-triangular factor.

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> FullR

Field Value

MatrixT
See Also