Classes
core/vnl/algo/vnl_powell.h File Reference

Powell minimizer. More...

#include <vnl/vnl_cost_function.h>
#include <vnl/vnl_nonlinear_minimizer.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@robots.ox.ac.uk
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.