naginterfaces.library.opt.nlp1_​init

naginterfaces.library.opt.nlp1_init(rname)[source]

nlp1_init is used to initialize functions uncon_conjgrd_comp(), lp_solve(), lsq_lincon_solve(), qp_dense_solve(), qpconvex1_sparse_solve(), nlp1_solve(), nlp1_rcomm(), nlp1_sparse_solve() and lsq_gencon_deriv().

For full information please refer to the NAG Library document for e04wb

https://support.nag.com/numeric/nl/nagdoc_30.2/flhtml/e04/e04wbf.html

Parameters
rnamestr

The name of the function to be initialized.

Returns
commdict, communication object

Communication structure.

Raises
NagValueError
(errno )

On entry, was not a valid function name.

Notes

nlp1_init initializes some or all of the arrays [‘cwsav’], [‘lwsav’], [‘iwsav’] and [‘rwsav’] for the function and any associated option setting functions.