IMSL C# Numerical Library

BoundedLeastSquares.GetResiduals Method 

Returns the residuals at the approximate solution.

public double[] GetResiduals();

Return Value

A double array containing the residuals at the approximate solution.

See Also

BoundedLeastSquares Class | Imsl.Math Namespace