LinearApproximationInterpolate Method | 
| Name | Description | |
|---|---|---|
| Interpolate(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.
              | |
| Interpolate(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.
              |