nag_glopt_bnd_mcs_optget_real (e05jlc) is used to get the value of a real
nag_glopt_bnd_mcs_solve (e05jbc) optional argument. nag_glopt_bnd_mcs_optget_real (e05jlc) can be used before or after calling
nag_glopt_bnd_mcs_solve (e05jbc), but the initialization function
nag_glopt_bnd_mcs_init (e05jac) must have been called before calling nag_glopt_bnd_mcs_optget_real (e05jlc).
nag_glopt_bnd_mcs_optget_real (e05jlc) obtains the current value of a real-valued optional argument. For example
e05jlc ('Local Searches Tolerance', &loctol, &state, &fail);
will result in the value of the optional argument
being output in
loctol.
A complete list of optional arguments, their symbolic names and default values is given in
Section 12 in nag_glopt_bnd_mcs_solve (e05jbc).
None.
Not applicable.
Not applicable.
None.
See
Section 10 in nag_glopt_bnd_mcs_optset_file (e05jcc).