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

Returns the sum of matrix columns.

Pascal
function SumCols(const X: TMtx): Vector; overload;

Internally calls Matrix.SumCols

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