Uses of Package
org.apache.commons.math3.analysis.interpolation
Packages that use org.apache.commons.math3.analysis.interpolation
Package
Description
Univariate real functions interpolation algorithms.
-
Classes in org.apache.commons.math3.analysis.interpolation used by org.apache.commons.math3.analysis.interpolationClassDescriptionFunction that implements the bicubic spline interpolation.Deprecated.Deprecated.as of 3.4 replaced by
PiecewiseBicubicSplineInterpolator
Interface representing a bivariate real interpolating function where the sample points must be specified on a regular grid.Utility class for theMicrosphereProjectionInterpolator
algorithm.Utility class for theMicrosphereProjectionInterpolator
algorithm.Interface representing a univariate real interpolating function.Function that implements the bicubic spline interpolation.Function that implements the tricubic spline interpolation, as proposed in Tricubic interpolation in three dimensions, F.Deprecated.To be removed in 4.0 (see MATH-1166).Interface representing a trivariate real interpolating function where the sample points must be specified on a regular grid.Interface representing a univariate real interpolating function.
PiecewiseBicubicSplineInterpolatingFunction