Package | Description |
---|---|
org.hipparchus.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 © 2016-2021 CS GROUP. All rights reserved.