Click or drag to resize

CurveFit.Compute Method

Overload List
  Name Description
Public method Static member Compute(Int32, IEnumerable<Point> ) Computes linear regression over given values.
Public method Static member Compute(Int32, IList<Double> , IList<Double> ) Computes linear regression over given values.
Top
See Also