Go to the documentation of this file.
7 #ifndef BALL_MOLMEC_MINIMIZATION_STEEPESTDESCENT_H
8 #define BALL_MOLMEC_MINIMIZATION_STEEPESTDESCENT_H
10 #ifndef BALL_MOLMEC_MINIMIZATION_ENERGYMINIMIZER_H
14 #ifndef BALL_MOLMEC_MINIMIZATION_LINESEARCH_H
79 virtual bool specificSetup();
94 virtual bool minimize(
Size steps = 0,
bool resume =
false);
102 virtual double findStep();
109 virtual void updateDirection();
127 #endif // BALL_MOLMEC_MINIMIZATION_STEEPESTDESCENT_H