IUPD
IUPD — Choice of update method for the Hessian matrix.
Description
This keyword directs updating of the Hessian matrix during the course of optimization based on the particular value of n.
|
n=0 : |
no update |
|
n=1 : |
Powell update (default for TS) |
|
n=2 : |
BFGS update (default for EF) |
Default value:
1 with TS; 2 with EF