Package umontreal.iro.lecuyer.functionfit

Class Summary
BSpline Represents a B-spline with control points at (Xi, Yi).
LeastSquares Represents a polynomial obtained by the least squares method on a set of points.
PolInterp Represents a polynomial that interpolates through a set of points.
SmoothingCubicSpline Represents a cubic spline with nodes at (xi, yi) computed with the smoothing cubic spline algorithm of Schoenberg.
 



jHepWork 3.1 ©