Uses of Interface
org.apache.commons.math3.analysis.interpolation.MultivariateInterpolator
Packages that use MultivariateInterpolator
Package
Description
Univariate real functions interpolation algorithms.
-
Uses of MultivariateInterpolator in org.apache.commons.math3.analysis.interpolation
Classes in org.apache.commons.math3.analysis.interpolation that implement MultivariateInterpolatorModifier and TypeClassDescriptionclassDeprecated.Code will be removed in 4.0.classInterpolator that implements the algorithm described in William Dudziak's MS thesis.