Uses of Class
org.apache.commons.math3.analysis.interpolation.MicrosphereInterpolatingFunction.MicrosphereSurfaceElement
-
Packages that use MicrosphereInterpolatingFunction.MicrosphereSurfaceElement Package Description org.apache.commons.math3.analysis.interpolation Univariate real functions interpolation algorithms. -
-
Uses of MicrosphereInterpolatingFunction.MicrosphereSurfaceElement in org.apache.commons.math3.analysis.interpolation
Fields in org.apache.commons.math3.analysis.interpolation with type parameters of type MicrosphereInterpolatingFunction.MicrosphereSurfaceElement Modifier and Type Field Description private java.util.List<MicrosphereInterpolatingFunction.MicrosphereSurfaceElement>
MicrosphereInterpolatingFunction. microsphere
Deprecated.Internal accounting data for the interpolation algorithm.
-