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 TypeClassDescriptionclass
Deprecated.Code will be removed in 4.0.class
Interpolator that implements the algorithm described in William Dudziak's MS thesis.