Submits a new multi-dimensional function for which the location of the extremum is to be found.
The current function (if any) will be discarded.
In order to provide a function which is to be used within the algorithms contained within this class you are required to implement one of the following interfaces:
For further explicit details concerning how these interfaces are implemented (including source code) please see the documentation accompanying the interfaces MultiDimensionalFunction and Gradient.
MultiDimensionalSolver Class | WebCab.COM.Math.Optimization.MultiDimensional Namespace