NO FRAMES

Group optim.cplex.callable.queryqp

The routines in the ILOG CPLEX Callable Library to query QP problem data (that is, problems with a quadratic objective function).
Function Summary
CPXgetnumqpnz
CPXgetnumquad
CPXgetqpcoef
CPXgetquad

These routines to access information about a QP problem object after it has been created can be used at any time, even after problem modifications. That is, these routines access information about a problem object with a quadratic objective function.