Creates and returns an expression representing the sum of
the expressions provided as terms in the array expr.
Namespace: ILOG.Concert
Assembly: ILOG.Concert (in ILOG.Concert.dll)
Syntax
Parameters
- expr
- Type: array<ILOG.Concert..::..INumExpr>[]()[][]
An array containing the terms to be summed.