|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.commons.math.analysis.interpolation | |
---|---|
org.apache.commons.math.analysis.interpolation | Univariate real functions interpolation algorithms. |
Classes in org.apache.commons.math.analysis.interpolation used by org.apache.commons.math.analysis.interpolation | |
---|---|
BicubicSplineInterpolatingFunction
Function that implements the bicubic spline interpolation. |
|
BicubicSplineInterpolator
Generates a bicubic interpolating function. |
|
BivariateRealGridInterpolator
Interface representing a bivariate real interpolating function where the sample points must be specified on a regular grid. |
|
MultivariateRealInterpolator
Interface representing a univariate real interpolating function. |
|
TricubicSplineInterpolatingFunction
Function that implements the tricubic spline interpolation, as proposed in Tricubic interpolation in three dimensions |
|
TrivariateRealGridInterpolator
Interface representing a trivariate real interpolating function where the sample points must be specified on a regular grid. |
|
UnivariateRealInterpolator
Interface representing a univariate real interpolating function. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |