IMP  2.0.1
The Integrative Modeling Platform
GSLOptimizer.h File Reference

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

#include <IMP/gsl/gsl_config.h>
#include <IMP/Optimizer.h>
#include <IMP/optimizer_macros.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

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::gsl
 See IMP.gsl Overview for more information.
 

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer
< GSLOptimizer > > 
IMP::gsl::GSLOptimizers
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file GSLOptimizer.h.