IMSL C# Numerical Library

SVD.GetS Method 

Returns the singular values.

public double[] GetS();

Return Value

A double array containing the singular values of the matrix.

See Also

SVD Class | Imsl.Math Namespace