Class MicrosphereInterpolator

java.lang.Object
org.apache.commons.math3.analysis.interpolation.MicrosphereInterpolator
All Implemented Interfaces:
MultivariateInterpolator

@Deprecated public class MicrosphereInterpolator extends Object implements MultivariateInterpolator
Deprecated.
Code will be removed in 4.0. Use InterpolatingMicrosphere and MicrosphereProjectionInterpolator instead.
Interpolator that implements the algorithm described in William Dudziak's MS thesis.
Since:
2.1