IMP
2.1.0
The Integrative Modeling Platform
|
A base class for GSL-based optimizers. More...
#include <IMP/gsl/GSLOptimizer.h>
Public Member Functions | |
GSLOptimizer (kernel::Model *m) | |
void | set_stop_score (double d) |
Stop the optimization if the score falls below this value. | |
This class is a base class for the various GSL-based optimizers. It exposes very little user functionality.
Definition at line 22 of file GSLOptimizer.h.