Uses of Interface
org.apache.commons.math3.analysis.interpolation.MultivariateInterpolator
-
Packages that use MultivariateInterpolator Package Description org.apache.commons.math3.analysis.interpolation 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 MultivariateInterpolator Modifier and Type Class Description class
MicrosphereInterpolator
Deprecated.Code will be removed in 4.0.class
MicrosphereProjectionInterpolator
Interpolator that implements the algorithm described in William Dudziak's MS thesis.
-