You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > CumSum Method > Matrix.CumSum Method (TMtx)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.CumSum Method (TMtx)

Calculate tehe cumulative sum for each of the X matrix columns.

Pascal
function CumSum(const Mtx: TMtx): TMtx; overload;

Store the results in calling matrix. The Rows, Cols and Complex properties of the callig matrix are adjusted implicitly to match those of Mtx matrix.

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