
"optObj"
"optObj"
. Objects extending optObj
returned by the constructor function optObj
. These objects are used
as part of class sysBiolAlg
.optObj
is, to provide a flexible
user interface to several optimization software products. The
methods here working on the slot oobj
are interface functions
to low level functions invoking corresponding C functions.
Basically, the user has not to care about the nature of the solver,
or solver-specific functions. That is done by the class.sysBiolAlg
for objects extending
class sysBiolAlg
;
The constructor function optObj
; SYBIL_SETTINGS
and checkDefaultMethod
.