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

Returns the sum of matrix rows.

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

Internally calls Matrix.SumRows

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