Creates and returns a linear expression representing the scalar product of the variables provided as arguments.
The new linear expression.
This signature of the method allows you to indicate a starting point and a number of consecutive terms for the scalar multiplication. In other words, the entire array vars1
will not be involved in the scalar multiplication. The method will take into account only the term at the starting point and num
consecutive terms in total.
IModeler Interface | ILOG.Concert Namespace | IModeler.ScalProd Overload List