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

Multiply integer Value with all Src elements.

Pascal
function Multiply(const Src: TMtxVecInt; const Value: integer): TMtxVecInt; overload;

Multiply integer Value with all Src elements and store the results in calling vector. Size of calling vector is adjusted automatically.

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