setup.optargs(param.length, opts, local.opts)nloptr.
local_opts with default local_opts,
overridden by any that were supplied.
algorithm = "NLOPT_LD_AUGLAG", maxeval = 2500,
xtol_rel = 1e-05, xtol_abs = 1e-05,
and for local.opts,
algorithm = "NLOPT_LD_SLSQP", maxeval = 1000,
and xtol_rel = 1e-05.
expepi