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

Calculate the 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 TMtxVec.ComplexComplexproperties 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!