Powell minimizer. More...
#include <vnl/vnl_cost_function.h>#include <vnl/vnl_nonlinear_minimizer.h>#include <vnl/algo/vnl_algo_export.h>Go to the source code of this file.
Classes | |
| class | vnl_powell |
| The ever-popular Powell minimizer. More... | |
Powell minimizer.
Modifications
31 Oct 2008 - Hans Johnson - fixed errors caused by uninitialized var bx;
(U. Iowa) use vnl_brent_minimizer instead of vnl_brent
Definition in file vnl_powell.h.
1.8.15