Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

ShiftedLVMMMinimizer::Option Struct Reference

Symbolic names for option keys. More...

#include <shiftedLVMM.h>

List of all members.

Static Public Attributes

const char * UPDATE_METHOD
 Which update method should be used?
const char * CORRECTION_PARAMETER
 Which correction parameter should be used?
const char * NUM_OF_COLUMNS
 The number of columns of the factor of the shifted inverse hessian approximation.


Detailed Description

Symbolic names for option keys.

This struct contains a symbolic name for each recognized key in ShiftedLVMMMinimizer::options.

For each symbol the required type is given under parameters.


Member Data Documentation

const char* ShiftedLVMMMinimizer::Option::NUM_OF_COLUMNS [static]
 

The number of columns of the factor of the shifted inverse hessian approximation.