You are here: Symbol Reference > MtxExpr Namespace > Functions > MtxExpr.CumSum Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExpr.CumSum Function

Returns the sum of all elements in the source data.

Pascal
function CumSum(const X: TMtx): Matrix; overload;

Internally calls Matrix.CumSum

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!