Uses of Class
org.hipparchus.analysis.interpolation.InterpolatingMicrosphere
Packages that use InterpolatingMicrosphere
Package
Description
Univariate real functions interpolation algorithms.
-
Uses of InterpolatingMicrosphere in org.hipparchus.analysis.interpolation
Subclasses of InterpolatingMicrosphere in org.hipparchus.analysis.interpolationModifier and TypeClassDescriptionclass
Utility class for theMicrosphereProjectionInterpolator
algorithm.Methods in org.hipparchus.analysis.interpolation that return InterpolatingMicrosphereConstructors in org.hipparchus.analysis.interpolation with parameters of type InterpolatingMicrosphereModifierConstructorDescriptionprotected
Copy constructor.MicrosphereProjectionInterpolator
(InterpolatingMicrosphere microsphere, double exponent, boolean sharedSphere, double noInterpolationTolerance) Create a microsphere interpolator.