PHP MathPHP\NumericalAnalysis\Interpolation Пространство имен

Классы

Имя Описание
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