Uses of Package
dev.nm.analysis.curvefit.interpolation.univariate
-
Packages that use dev.nm.analysis.curvefit.interpolation.univariate Package Description dev.nm.analysis.curvefit.interpolation.multivariate dev.nm.analysis.curvefit.interpolation.univariate -
Classes in dev.nm.analysis.curvefit.interpolation.univariate used by dev.nm.analysis.curvefit.interpolation.multivariate Class Description Interpolation Interpolation is a method of constructing new data points within the range of a discrete set of known data points. -
Classes in dev.nm.analysis.curvefit.interpolation.univariate used by dev.nm.analysis.curvefit.interpolation.univariate Class Description CubicHermite.Tangent The method for computing the control tangent at a given index.CubicHermite.Tangents CubicSpline The cubic spline interpolation fits a cubic polynomial between each pair of adjacent points such that adjacent cubics are continuous in their first and second derivatives.Interpolation Interpolation is a method of constructing new data points within the range of a discrete set of known data points.