You are here: Symbol Reference > AbstractMtxVecInt Namespace > Classes > TMtxVecInt Class > public > Multiply Method > TMtxVecInt.Multiply Method (TMtxVecInt, TMtxVecInt)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVecInt.Multiply Method (TMtxVecInt, TMtxVecInt)

Multiplies coresponding elements in Src2 with Src1.

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

the result of multipliing Src2 values with coresponding Src1 values.

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