IMP  2.3.1
The Integrative Modeling Platform
gsl/ConjugateGradients.h File Reference

A conjugate gradients optimizer from GSL. More...

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

Go to the source code of this file.

Classes

class  IMP::gsl::ConjugateGradients
 A conjugate gradients 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 conjugate gradients optimizer from GSL.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file gsl/ConjugateGradients.h.