Classes
vnl_powell.h File Reference

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...
 

Detailed Description

Powell minimizer.

Author
awf@r.nosp@m.obot.nosp@m.s.ox..nosp@m.ac.u.nosp@m.k
Date
05 Dec 00
  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.