Uses of Interface
org.hipparchus.analysis.interpolation.MultivariateInterpolator
-
Packages that use MultivariateInterpolator Package Description org.hipparchus.analysis.interpolation Univariate real functions interpolation algorithms. -
-
Uses of MultivariateInterpolator in org.hipparchus.analysis.interpolation
Classes in org.hipparchus.analysis.interpolation that implement MultivariateInterpolator Modifier and Type Class Description class
MicrosphereProjectionInterpolator
Interpolator that implements the algorithm described in William Dudziak's MS thesis.
-