Classes
core/vnl/algo/vnl_brent_minimizer.cxx File Reference
#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

Detailed Description

Definition in file vnl_brent_minimizer.cxx.