#include <BALL/MOLMEC/MINIMIZATION/strangLBFGS.h>
Static Public Attributes | |
static const bool | IMPROVED |
static const Size | NUM_OF_STORED_VECT_PAIRS |
Definition at line 65 of file strangLBFGS.h.
const bool BALL::StrangLBFGSMinimizer::Default::IMPROVED [static] |
Should the improved version be used? Default is false.
Definition at line 70 of file strangLBFGS.h.
Maximum number of stored vector pairs. Default is 5.
Definition at line 75 of file strangLBFGS.h.