#include <BALL/MOLMEC/MINIMIZATION/shiftedLVMM.h>
Static Public Attributes | |
static const char * | UPDATE_METHOD |
static const char * | CORRECTION_PARAMETER |
static const char * | NUM_OF_COLUMNS |
Symbolic names for option keys. This struct contains a symbolic name for each recognized key in ShiftedLVMMMinimizer::options.
const char* BALL::ShiftedLVMMMinimizer::Option::CORRECTION_PARAMETER [static] |
Which correction parameter should be used?
const char* BALL::ShiftedLVMMMinimizer::Option::NUM_OF_COLUMNS [static] |
The number of columns of the factor of the shifted inverse hessian approximation.
const char* BALL::ShiftedLVMMMinimizer::Option::UPDATE_METHOD [static] |
Which update method should be used?