Click or drag to resize

DoubleComplexSVDecompLeftVectors Property

Gets the matrix whose columns are the left singular vectors of this decomposition.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleComplexMatrix LeftVectors { get; }

Property Value

DoubleComplexMatrix
See Also