#include <variable_and_expressions.h>
◆ UpperBoundedQuadraticExpression() [1/2]
| operations_research::math_opt::UpperBoundedQuadraticExpression::UpperBoundedQuadraticExpression |
( |
QuadraticExpression | expression, |
|
|
double | upper_bound ) |
|
inline |
◆ UpperBoundedQuadraticExpression() [2/2]
| operations_research::math_opt::UpperBoundedQuadraticExpression::UpperBoundedQuadraticExpression |
( |
UpperBoundedLinearExpression | ub_expression | ) |
|
|
inline |
◆ expression
◆ upper_bound
| double operations_research::math_opt::UpperBoundedQuadraticExpression::upper_bound |
The documentation for this struct was generated from the following file: