Click or drag to resize

LogLinearInterpolate Method

Overload List
 NameDescription
Public methodInterpolate(Double) Interpolate at point t.
Public methodStatic memberInterpolate(IEnumerableDouble, IEnumerableDouble) Create a piecewise log-linear interpolation from an unsorted set of (x,y) value pairs.
Top
See Also