The cubic interpolation algorithm.
This `locate' algorithm can be used only for derivable functions.
If you try using this algorithm with a function for which you don't supply
a derivative, an UniDimensionalException will be thrown.
This is an iterative algorithm which uses cubic interpolation.
For a list of all members of this type, see CubicDerivLocate Members.
System.Object
CubicDerivLocate
Namespace: WebCab.COM.Math.Optimization.UniDimensional
Assembly: WebCab.COM.Optimization (in WebCab.COM.Optimization.dll)
CubicDerivLocate Members | WebCab.COM.Math.Optimization.UniDimensional Namespace