Click or drag to resize
SVDGetU Method
Returns the left singular vectors.

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

Return Value

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