NO FRAMES

Macro CPX_MAX_QCPRIMAL_RESIDUAL

Definition file: cplex.h

CPX_MAX_QCPRIMAL_RESIDUAL

Concert Technology enum: MaxPrimalResidual.

Numeric meaning (double): To access the maximum residual |x'Qx + dx - f| over all the quadratic constraints in the unscaled problem.

Integer meaning: To access the lowest index over all the quadratic constraints where the maximum residual occurs in the unscaled problem.

Concert Technology does not distinguish quadratic constraints from linear constraints in this respect.