#include "vnl_brent_minimizer.h"#include <vcl_cmath.h>#include <vcl_iostream.h>#include <vcl_algorithm.h>#include <vcl_cassert.h>#include <vnl/vnl_vector.h>#include <vnl/algo/vnl_bracket_minimum.h>Go to the source code of this file.
Classes | |
| class | vnl_brent_minimizer_func |
Definition in file vnl_brent_minimizer.cxx.
1.7.5.1