IMSL C# Numerical Library

SVD.GetV Method 

Returns the right singular vectors.

public double[,] GetV();

Return Value

A double matrix containing the right singular vectors

See Also

SVD Class | Imsl.Math Namespace