MtxExprInt::CumSum Function

VectorInt CumSum(TVecInt *Vec);

Calculate the cumulative sum for all Vec elements.

#NameTypeDescription
1VecTVecInt *
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