Construct a new interpolator function, based on the provided interpolation boundaries.
Start boundary of the interpolation interval.
End boundary of the interpolation interval.
Construct a new interpolator function, based on the provided interpolation boundaries.
An Interpolator factory returns an interpolator function.
The first generic corresponds to the data type of the interpolation boundaries. The second generic corresponds to the data type of the return type of the interpolator.