Uses of Interface
org.hipparchus.analysis.interpolation.BivariateGridInterpolator
Package
Description
Univariate real functions interpolation algorithms.
-
Uses of BivariateGridInterpolator in org.hipparchus.analysis.interpolation
Modifier and TypeClassDescriptionclass
Generates abicubic interpolating function
.class
Interpolate grid data using bi-linear interpolation.class
Generates a piecewise-bicubic interpolating function.