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