Next: Functions for numerical approximation of gradients and Hessians, Previous: Functions for optimization of a model function returning an array, Up: Additional documentation for the optim package for Octave [Index]
There is only one dedicated zero finder in the optim package, which is just a vectorized version of Octaves fzero ( see (octave)fzero).