Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::math_opt::LinearTerm, including all inherited members.
coefficient | operations_research::math_opt::LinearTerm | |
LinearTerm(Variable variable, double coefficient) | operations_research::math_opt::LinearTerm | inline |
operator*=(double d) | operations_research::math_opt::LinearTerm | inline |
operator-() const | operations_research::math_opt::LinearTerm | inline |
operator/=(double d) | operations_research::math_opt::LinearTerm | inline |
variable | operations_research::math_opt::LinearTerm |