Uses of Class
org.apache.commons.math3.analysis.interpolation.InterpolatingMicrosphere
Packages that use InterpolatingMicrosphere
Package
Description
Univariate real functions interpolation algorithms.
-
Uses of InterpolatingMicrosphere in org.apache.commons.math3.analysis.interpolation
Subclasses of InterpolatingMicrosphere in org.apache.commons.math3.analysis.interpolationModifier and TypeClassDescriptionclassUtility class for theMicrosphereProjectionInterpolatoralgorithm.Methods in org.apache.commons.math3.analysis.interpolation that return InterpolatingMicrosphereConstructors in org.apache.commons.math3.analysis.interpolation with parameters of type InterpolatingMicrosphereModifierConstructorDescriptionprotectedCopy constructor.MicrosphereProjectionInterpolator(InterpolatingMicrosphere microsphere, double exponent, boolean sharedSphere, double noInterpolationTolerance) Create a microsphere interpolator.