
Last chance! 50% off unlimited learning
Sale ends in
optimbase.get(this = NULL, key = NULL) optimbase.histget(this = NULL, iter = NULL, key = NULL)
optimbase.get
is: 'verbose', 'x0', 'fx0', 'xopt', 'fopt',
'tolfunabsolute', 'tolfunrelative', 'tolfunmethod', 'tolxabsolute',
'tolxrelative', 'tolxmethod', 'maxfunevals', 'maxiter', 'iterations',
'function', 'status', 'historyfopt', 'historyxopt', 'verbosetermination',
'outputcommand', 'outputcommandarg', 'numberofvariables', 'storehistory',
'costfargument', 'boundsmin', 'boundsmax', 'nbineqconst', 'logfile',
'logfilehandle', 'logstartup', and'withderivatives'. The list of available keys for query with optimbase.histget
is:
'historyxopt' and 'historyfopt'.
key
, or an error message if
key
does not exist.
optimbase.get
extracts the entire content of the object element,
including historyxopt
and historyfopt
, optimbase.histget
only extracts the content of the history at the iteration iter
.
optimbase
,
optimbase.set