GRBQuadExpr::operator*=


GRBQuadExpr::operator*=

Multiply the invoking expression by a constant.

void operator*=( double multiplier )

    Arguments:

    multiplier: Constant multiplier.