Try our new documentation site (beta).
Filter Content By
Version
Text Search
${sidebar_list_label} - Back
Filter by Language
GRBQuadExpr.getLinExpr()
A quadratic expression is represented as a linear expression, plus a list of quadratic terms. This method retrieves the linear expression associated with the quadratic expression.
GRBLinExpr | getLinExpr ( ) |
Return value:
Linear expression associated with the quadratic expression.