XLInterpolators |
public static class XLInterpolators1D
The XLInterpolators1D type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | BackwardFlatInterpolator | Create a 1-dimensional interpolator object performing backward flat interpolation between data points |
![]() ![]() | ForwardFlatInterpolator | Create a 1-dimensional interpolator object performing forward flat interpolation between data points |
![]() ![]() | HarmonicCubicInterpolator | Create a 1-dimensional interpolator object performing harmonic cubic interpolation between data points |
![]() ![]() | Interpolator | |
![]() ![]() | LinearInterpolator | |
![]() ![]() | LogLinearInterpolator | |
![]() ![]() | ParabolicInterpolator | Create a 1-dimensional interpolator object performing parabolic interpolation between data points |