Uses of Interface
org.apache.commons.math3.analysis.interpolation.TrivariateGridInterpolator
Packages that use TrivariateGridInterpolator
Package
Description
Univariate real functions interpolation algorithms.
-
Uses of TrivariateGridInterpolator in org.apache.commons.math3.analysis.interpolation
Classes in org.apache.commons.math3.analysis.interpolation that implement TrivariateGridInterpolatorModifier and TypeClassDescriptionclass
Generates a tricubic interpolating function.class
Deprecated.To be removed in 4.0 (see MATH-1166).