Click or drag to resize

SvdTVectorsComputed Field

Indicating whether U and VT matrices have been computed during SVD factorization.

Namespace: Altaxo.Calc.LinearAlgebra.Factorization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected readonly bool VectorsComputed

Field Value

Boolean
See Also