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