IMSL C# Numerical Library

BoundedLeastSquares.GetSolution Method 

Returns the solution.

public double[] GetSolution();

Return Value

A double array containing the computed solution.

See Also

BoundedLeastSquares Class | Imsl.Math Namespace