DotNet Reference
DotNet Reference
IntVarArrayHelper
Detailed Description
Definition at line 23 of file IntegerExpressions.cs.
Static Public Member Functions | |
| static LinearExpr | Sum (this IntVar[] vars) |
| static LinearExpr | ScalProd (this IntVar[] vars, int[] coeffs) |
| static LinearExpr | ScalProd (this IntVar[] vars, long[] coeffs) |
Member Function Documentation
◆ ScalProd() [1/2]
|
inlinestatic |
Definition at line 31 of file IntegerExpressions.cs.
◆ ScalProd() [2/2]
|
inlinestatic |
Definition at line 36 of file IntegerExpressions.cs.
◆ Sum()
|
inlinestatic |
Definition at line 26 of file IntegerExpressions.cs.
The documentation for this class was generated from the following file: