Package | Description |
---|---|
org.apache.commons.math3.analysis.interpolation |
Univariate real functions interpolation algorithms.
|
Modifier and Type | Class and Description |
---|---|
class |
MicrosphereInterpolator
Deprecated.
Code will be removed in 4.0. Use
InterpolatingMicrosphere
and MicrosphereProjectionInterpolator instead. |
class |
MicrosphereProjectionInterpolator
Interpolator that implements the algorithm described in
William Dudziak's
MS thesis.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.