Overload List
| Name | Description | |
|---|---|---|
| AddTerm(Double, INumVar) |
Adds the new term coef * var to a scalar product.
| |
| AddTerm(INumVar, Double) |
Adds the new term coef * var to a scalar product.
|
| CPLEX .NET API Reference Manual |
| ILinearNumExpr..::..AddTerm Method |
| ILinearNumExpr Interface See Also Send Feedback |
| Name | Description | |
|---|---|---|
| AddTerm(Double, INumVar) |
Adds the new term coef * var to a scalar product.
| |
| AddTerm(INumVar, Double) |
Adds the new term coef * var to a scalar product.
|