#include "vnl_powell.h"#include <vcl_cassert.h>#include <vnl/vnl_math.h>#include <vnl/algo/vnl_brent_minimizer.h>#include <vnl/algo/vnl_bracket_minimum.h>Go to the source code of this file.
Classes | |
| class | vnl_powell_1dfun |
Definition in file vnl_powell.cxx.
1.7.5.1