IMP logo
IMP Reference Guide  2.5.0
The Integrative Modeling Platform
GSLOptimizer.h File Reference

A base class for GSL-based optimizers. More...

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

Go to the source code of this file.

Classes

class  IMP::gsl::GSLOptimizer
 A base class for GSL-based optimizers. More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::gsl
 Several general purpose optimizers from the GNU Scientific Library (GSL).
 

Typedefs

typedef IMP::Vector
< IMP::Pointer< GSLOptimizer > > 
IMP::gsl::GSLOptimizers
 
typedef IMP::Vector
< IMP::WeakPointer
< GSLOptimizer > > 
IMP::gsl::GSLOptimizersTemp
 

Detailed Description

A base class for GSL-based optimizers.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file GSLOptimizer.h.