Overload List

NameDescription
FirstDegreeInterpolate(array<PointF>[]()[], Single)
Perform a first degree interpolation to lookup the y coordinate given the x coordinate
FirstDegreeInterpolate(array<PointF>[]()[], array<Single>[]()[])
Perform a first degree interpolation to lookup the y coordinates given the x coordinates

See Also