Uses of Interface
org.apache.commons.math.analysis.interpolation.MultivariateRealInterpolator
-
Packages that use MultivariateRealInterpolator Package Description org.apache.commons.math.analysis.interpolation 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 MultivariateRealInterpolator Modifier and Type Class Description class
MicrosphereInterpolator
Interpolator that implements the algorithm described in William Dudziak's MS thesis.
-