#include <powell.h>
Inheritance diagram for powell::

Public Methods | |
| powell (abstract_error_func &aef) | |
| double | minimize () |
| unsigned | num_iter () |
Public Attributes | |
| double | FTOL |
| unsigned | ITMAX |
| unsigned | CLOSENESS |
| double | FOCUS |
Private Methods | |
| double | f (double) const |
| double | fmin (double) |
| double | lambda () |
Private Attributes | |
| unsigned | LN_ITMAX |
| double | LN_TOL |
| unsigned | iter |
| real_vector | P |
| real_vector | N |
| real_vector | Pmax |
| real_vector | Pmin |
| real_vector | D |
| real_vector | xf |
| double | lambda_ |
|
|
|
|
|
Definition at line 160 of file powell.cc. Referenced by fmin().
|
|
|
Definition at line 168 of file powell.cc. Referenced by minimize().
|
|
|
Definition at line 201 of file powell.cc. Referenced by minimize().
|
|
|
Reimplemented from minimizer. Definition at line 55 of file powell.cc. Referenced by montecarlo::minimize().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Please direct comments and corrections to
supermix@submm.caltech.edu
Go to the supermix home page
Generated by
1.2.7