Package | Description |
---|---|
org.hipparchus.analysis.interpolation |
Univariate real functions interpolation algorithms.
|
Modifier and Type | Class and Description |
---|---|
class |
BicubicInterpolator
Generates a
bicubic interpolating
function . |
class |
BilinearInterpolator
Interpolate grid data using bi-linear interpolation.
|
class |
PiecewiseBicubicSplineInterpolator
Generates a piecewise-bicubic interpolating function.
|
Copyright © 2016-2021 CS GROUP. All rights reserved.