Package | Description |
---|---|
org.hipparchus.analysis.interpolation |
Univariate real functions interpolation algorithms.
|
Modifier and Type | Class | Description |
---|---|---|
class |
BicubicInterpolator |
Generates a
bicubic interpolating
function . |
class |
PiecewiseBicubicSplineInterpolator |
Generates a piecewise-bicubic interpolating function.
|
Copyright © 2016–2018 Hipparchus.org. All rights reserved.