Addition Operator
From Fabrica Bolos GLPK
Overload List
| Name | Description | |
|---|---|---|
| Addition(Double, Expression) |
Adds a constant to an expression
| |
| Addition(Expression, Expression) |
Implements the operator +.
| |
| Addition(Expression, Variable) |
Implements the operator +.
| |
| Addition(Expression, Double) |
Adds a constant to an expression
| |
| Addition(Variable, Expression) |
Implements the operator +.
|