RMathInterpolate |
| Name | Description | |
|---|---|---|
| InterpolateLinear(Double, IReadOnlyListDouble, Boolean) | Interpolates values of an array. | |
| InterpolateLinear(Double, Double, Double) | Interpolates linearly between leftValue and rightValue, using the parameter fraction. | |
| InterpolateLinear(Double, Double, Boolean) | Interpolates values of an array. |