costf.transposex        Cost Function Call
fmin.gridsearch         Grid evaluation of an unconstrained cost
                        function
fminsearch              Computation of the unconstrained minimimum of
                        given function with the Nelder-Mead algorithm.
fminsearch.function     fminsearch Cost Function Call
fminsearch.outputfun    fminsearch Output Function Call
neldermead-package      R port of the Scilab neldermead module
neldermead.algo         Nelder-Mead Algorithm
neldermead.configure    Neldermead Object Configuration
neldermead.destroy      Erase a neldermead object.
neldermead.function     Call Cost Function.
neldermead.get          Get the value for the given key
neldermead.new          Initialize Neldermead Object
neldermead.restart      Restart neldermead search.
neldermead.search       Starts the optimization
neldermead.startup      Secondary functions for neldermead.search
optimget                Queries an optimization option list
optimset                Configures and returns an optimization data
                        structure.
optimset.method         Default set of optimization options
