IMSL C# Numerical Library

SVD.GetU Method 

Returns the left singular vectors.

public double[,] GetU();

Return Value

A double matrix containing the left singular vectors.

See Also

SVD Class | Imsl.Math Namespace