Gets the transpose right singular vectors (transpose of V, an n-by-n unitary matrix)
Namespace: Altaxo.Calc.LinearAlgebra.FactorizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public Matrix<T> VT { get; }
Property Value
MatrixTSee Also