GRBLinExpr::getCoeff()

Retrieve the coefficient from a single term of the expression.

double getCoeff ( int i )

    Arguments:

    i: Index for coefficient of interest.

    Return value:

    Coefficient for the term at index i in the expression.