Uses of Interface
org.apache.commons.math.analysis.interpolation.BivariateRealGridInterpolator
Packages that use BivariateRealGridInterpolator
Package
Description
Univariate real functions interpolation algorithms.
-
Uses of BivariateRealGridInterpolator in org.apache.commons.math.analysis.interpolation
Classes in org.apache.commons.math.analysis.interpolation that implement BivariateRealGridInterpolatorModifier and TypeClassDescriptionclass
Generates a bicubic interpolating function.class
Deprecated.This class does not perform smoothing; the name is thus misleading.class
Generates a bicubic interpolation function.