Initializing help system before first use

XKTR_PARAM_LMSIZE

Description
Specifies the number of limited memory pairs stored when approximating the Hessian using the limited-memory quasi-Newton BFGS option.
Type
Integer
Default value
10
Note
The value must be between 1 and 100 and is only used with XKTR_PARAM_HESSOPT = 6. Larger values may give a more accurate, but more expensive, Hessian approximation. Smaller values may give a less accurate, but faster, Hessian approximation. When using the limited memory BFGS approach it is recommended to experiment with different values of this parameter.