IMP  2.3.0
The Integrative Modeling Platform
Simplex.h File Reference

The simplex algorithm from GSL. More...

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

Go to the source code of this file.

Classes

class  IMP::gsl::Simplex
 A simplex 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

The simplex algorithm from GSL.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file Simplex.h.