optimbase.destroy: Erase an optimization history.
Description
Erase the optimization history in an optimization object.
Usage
optimbase.destroy(this = NULL)
Value
Return an updated optimization object.
Details
This function erases the content of the historyfopt
and
historyxopt
elements in this
and call the
optimbase.logshutdown
function if the logstartup
element in
this
is set to TRUE.