Name | Description |
---|---|
ClampedCubicSpline | Clamped Cubic Spline Interpolating Polyonomial |
ClampedCubicSplineTest | |
Interpolation | Base class for interpolation techniques. |
InterpolationTest | |
LagrangePolynomial | Lagrange Interpolating Polynomial |
LagrangePolynomialTest | |
NaturalCubicSpline | Natural Cubic Spline Interpolating Polyonomial |
NaturalCubicSplineTest | |
NevillesMethod | Nevilles Method |
NevillesMethodTest | |
NewtonPolynomialForward | Newton (Forward) Interpolting Polynomials |
NewtonPolynomialForwardTest |