Uses of Class
org.hipparchus.analysis.interpolation.InterpolatingMicrosphere
Package
Description
Univariate real functions interpolation algorithms.
-
Uses of InterpolatingMicrosphere in org.hipparchus.analysis.interpolation
Modifier and TypeClassDescriptionclass
Utility class for theMicrosphereProjectionInterpolator
algorithm.ModifierConstructorDescriptionprotected
Copy constructor.MicrosphereProjectionInterpolator
(InterpolatingMicrosphere microsphere, double exponent, boolean sharedSphere, double noInterpolationTolerance) Create a microsphere interpolator.