Overview | Group | Tree | Graph | Index | Concepts |
The routine CPXcopyqpsep
is used to copy the
quadratic objective matrix Q for a
separable QP problem. A separable QP problem is one where the coefficients
of Q have no nonzero off-diagonal elements.
0.5
in front of the quadratic objective term.Example
status = CPXcopyqpsep (env, lp, qsepvec);
env | A pointer to the CPLEX environment as returned by |
lp | A pointer to a CPLEX problem object as returned by |
qsepvec | An array of length |