<< uvarty CUTEr

CUTEr >> CUTEr > fsqp_neweval

fsqp_neweval

Evaluate the objective and its gradient, the contraints and the jacobian for a CUTEr problem.

Calling Sequence

fsqp_neweval(x)

Parameters

x

A vector, the current value of the unknown

Description

This function computes the objective and its gradient, the contraints and the jacobian at the point x for the current CUTEr problem according to the fsqp requirements. It called by fsqp_obj, fsqp_grobj, fsqp_cntr, fsqp_grcntr depending on the value returned by x_is_new.

See Also

Authors

Used Functions

cfn, cgr, ccfg,


Report an issue
<< uvarty CUTEr