Int32 Sum(TMtxVecInt X)
Returns the sum of elements in the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtxVecInt | source TVecInt or TMtxInt |
Returns: Int32
Remarks:
Internally calls Dew.Math.TMtxVecInt.Sum
Returns the sum of elements in the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtxVecInt | source TVecInt or TMtxInt |
Returns: Int32
Internally calls Dew.Math.TMtxVecInt.Sum