Package | Description |
---|---|
org.apache.commons.math3.analysis.interpolation |
Univariate real functions interpolation algorithms.
|
Modifier and Type | Class and Description |
---|---|
class |
InterpolatingMicrosphere2D
Utility class for the
MicrosphereProjectionInterpolator algorithm. |
Modifier and Type | Method and Description |
---|---|
InterpolatingMicrosphere |
InterpolatingMicrosphere.copy()
Perform a copy.
|
Constructor and Description |
---|
InterpolatingMicrosphere(InterpolatingMicrosphere other)
Copy constructor.
|
MicrosphereProjectionInterpolator(InterpolatingMicrosphere microsphere,
double exponent,
boolean sharedSphere,
double noInterpolationTolerance)
Create a microsphere interpolator.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.