#include <map>
#include "Fitter.h"


Go to the source code of this file.
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... | |
Namespaces | |
| namespace | hippodraw |
| Namespace for HippoDraw. | |
Copyright (C) 2003-2005 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.
Definition in file BFGSFitter.h.