Definition at line 490 of file variable_and_expressions.h.
#include <variable_and_expressions.h>
◆ BoundedLinearExpression() [1/4]
| operations_research::math_opt::BoundedLinearExpression::BoundedLinearExpression |
( |
LinearExpression | expression, |
|
|
double | lower_bound, |
|
|
double | upper_bound ) |
|
inline |
◆ BoundedLinearExpression() [2/4]
◆ BoundedLinearExpression() [3/4]
◆ BoundedLinearExpression() [4/4]
◆ lower_bound_minus_offset()
| double operations_research::math_opt::BoundedLinearExpression::lower_bound_minus_offset |
( |
| ) |
const |
|
inline |
◆ upper_bound_minus_offset()
| double operations_research::math_opt::BoundedLinearExpression::upper_bound_minus_offset |
( |
| ) |
const |
|
inline |
◆ expression
| LinearExpression operations_research::math_opt::BoundedLinearExpression::expression |
◆ lower_bound
| double operations_research::math_opt::BoundedLinearExpression::lower_bound |
◆ upper_bound
| double operations_research::math_opt::BoundedLinearExpression::upper_bound |
The documentation for this struct was generated from the following file: