#include <BALL/MOLMEC/MINIMIZATION/shiftedLVMM.h>
Static Public Attributes | |
static const Size | UPDATE_METHOD |
static const Size | CORRECTION_PARAMETER |
static const Size | NUM_OF_COLUMNS |
const Size BALL::ShiftedLVMMMinimizer::Default::CORRECTION_PARAMETER [static] |
Which correction parameter should be used? Default is RATIO_OF_SHIFT_PARAMS.
const Size BALL::ShiftedLVMMMinimizer::Default::NUM_OF_COLUMNS [static] |
The number of columns of the factor of the shifted inverse hessian approximation. Default is 5.
const Size BALL::ShiftedLVMMMinimizer::Default::UPDATE_METHOD [static] |
Which update method should be used? Default is RANK_2.