Click or drag to resize

DoubleSVDecompRightVectors Property

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

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

Property Value

DoubleMatrix
See Also