Uses of Class
org.apache.commons.math4.analysis.interpolation.InterpolatingMicrosphere2D
| Package | Description |
|---|---|
| org.apache.commons.math4.analysis.interpolation |
Univariate real functions interpolation algorithms.
|
-
Uses of InterpolatingMicrosphere2D in org.apache.commons.math4.analysis.interpolation
Methods in org.apache.commons.math4.analysis.interpolation that return InterpolatingMicrosphere2D Modifier and Type Method Description InterpolatingMicrosphere2DInterpolatingMicrosphere2D. copy()Perform a copy.Constructors in org.apache.commons.math4.analysis.interpolation with parameters of type InterpolatingMicrosphere2D Constructor Description InterpolatingMicrosphere2D(InterpolatingMicrosphere2D other)Copy constructor.