Click or drag to resize
SVDGetV Method
Returns the right singular vectors.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double[,] GetV()

Return Value

Type: Double
A double matrix containing the right singular vectors
See Also