IMP  2.3.0
The Integrative Modeling Platform
QuasiNewton.h File Reference

A GSL-based Quasi-Newton optimizer. More...

#include <IMP/gsl/gsl_config.h>
#include "GSLOptimizer.h"
+ Include dependency graph for QuasiNewton.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::gsl::QuasiNewton
 A quasi-Newton optimizer taken from GSL. More...
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::gsl
 Several general purpose optimizers from the GNU Scientific Library (GSL).
 

Detailed Description

A GSL-based Quasi-Newton optimizer.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file QuasiNewton.h.