Non-iterative parabolic interpolation algorithm. This is a very simple and fast general non-iterative locate algorithm. Given a set of three points a, b, and c that bracket an extreme, the algorithm finds an approximation of that extreme in one step, using parabolic interpolation.
For a list of all members of this type, see ParabolicLocate Members.
System.Object
ParabolicLocate
Namespace: WebCab.COM.Math.Optimization.UniDimensional
Assembly: WebCab.COM.Optimization (in WebCab.COM.Optimization.dll)
ParabolicLocate Members | WebCab.COM.Math.Optimization.UniDimensional Namespace