You are here: Symbol Reference > MtxExprInt Namespace > Classes > MatrixInt Record > public > Add Method > MatrixInt.Add Method (TMtxVecInt, TMtxVecInt)
MtxVec VCL
ContentsIndex
PreviousUpNext
MatrixInt.Add Method (TMtxVecInt, TMtxVecInt)

Add coresponding elements in Src2 to Src1.

Pascal
function Add(const Src1: TMtxVecInt; const Src2: TMtxVecInt): TMtxVecInt; overload;

the result of adding Src2 values from coresponding Src1 values.

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