Class and Description |
---|
BiLinearIntervalsFunction
Implements the representation of a linear function in dimension 2.
|
UniLinearIntervalsFunction
Implements the representation of a linear function in dimension 1.
|
Class and Description |
---|
TrivariateGridInterpolator
Interface representing a trivariate real interpolating function where the
sample points must be specified on a regular grid.
|
Class and Description |
---|
AbstractLinearIntervalsFunction
Abstract class for linear interpolation.
|
BicubicSplineInterpolatingFunction
Function that implements the
bicubic spline interpolation.
|
BicubicSplineInterpolator
Generates a bicubic interpolating function.
|
BiLinearIntervalsFunction
Implements the representation of a linear function in dimension 2.
|
BivariateGridInterpolator
Interface representing a bivariate real interpolating function where the
sample points must be specified on a regular grid.
|
MultivariateInterpolator
Interface representing a univariate real interpolating function.
|
TricubicSplineInterpolatingFunction
Function that implements the
tricubic spline interpolation, as proposed in
Tricubic interpolation in three dimensions |
TriLinearIntervalsFunction
Implements the representation of a linear function in dimension 2.
|
TrivariateGridInterpolator
Interface representing a trivariate real interpolating function where the
sample points must be specified on a regular grid.
|
UniLinearIntervalsFunction
Implements the representation of a linear function in dimension 1.
|
UnivariateInterpolator
Interface representing a univariate real interpolating function.
|
Copyright © 2021 CNES. All rights reserved.