Copyright (C) 2003-2005 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.
Definition in file BFGSFitter.h.
#include <map>
#include "Fitter.h"
Include dependency graph for BFGSFitter.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | hippodraw |
Classes | |
| class | BFGSFitter |
| The minimization algorithm used is a complementary quasi newton algorithm, with BFGS (Broyden-Fletcher-Goldfarb-Shanno) update and hence the name BFGSFitter. More... | |