VectorInt CumSum(TVecInt *Vec);
Calculate the cumulative sum for all Vec elements.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Vec | TVecInt * |
Remarks:
Size and VectorInt::IntPrecision properties of the result are adjusted automatically.
Declared in Dew::Math::Units::MtxExprInt · Dew.Math/Units.MtxExprInt.h · Cross-compiler