Uses of Interface
org.apache.commons.math.analysis.interpolation.MultivariateRealInterpolator
Packages that use MultivariateRealInterpolator
Package
Description
Univariate real functions interpolation algorithms.
-
Uses of MultivariateRealInterpolator in org.apache.commons.math.analysis.interpolation
Classes in org.apache.commons.math.analysis.interpolation that implement MultivariateRealInterpolatorModifier and TypeClassDescriptionclass
Interpolator that implements the algorithm described in William Dudziak's MS thesis.