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