Click or drag to resize
Spline2DLeastSquaresGetErrorSumOfSquares Method
Returns the weighted error sum of squares.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double GetErrorSumOfSquares()

Return Value

Type: Double
A double scalar containing the weighted error sum of squares.
See Also