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.
Summary statistics based on ranks.
-
Classes in org.apache.commons.math3.analysis.interpolation used by org.apache.commons.math3.analysis.interpolationClassDescriptionBicubic function.Function that implements the bicubic spline interpolation.2D-spline function.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.Microsphere "facet" (surface element).Data associated with eachInterpolatingMicrosphere.Facet
.Utility class for theMicrosphereProjectionInterpolator
algorithm.Deprecated.Class for storing the accounting data needed to perform the microsphere projection.Interface representing a univariate real interpolating function.Function that implements the bicubic spline interpolation.3D-spline function.Function that implements the tricubic spline interpolation, as proposed in Tricubic interpolation in three dimensions, F.3D-spline function.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. -
Classes in org.apache.commons.math3.analysis.interpolation used by org.apache.commons.math3.stat.descriptive.rankClassDescriptionInterface representing a univariate real interpolating function.
PiecewiseBicubicSplineInterpolatingFunction