Click or drag to resize

LinearApproximationInterpolate Method

Overload List
  NameDescription
Public methodStatic memberInterpolate(Double, Double, Double, Double, Double)
Interpolate method that can be called with the coordinates of the 2 points and the independent variable to be interpolated.
Public methodStatic memberInterpolate(Double, Double, Double, Int32, Int32, Int32, Int32, Int32)
Interpolates a dependent value corresponding to an independent value when supplied 2 distinct independent values and at least 1 dependent value per independent value.
Top
See Also