You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TMtxVec Class > public > MulI Method > TMtxVec.MulI Method (TMtxVec, integer, integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVec.MulI Method (TMtxVec, integer, integer, integer)

Multipy X elements [XIndex]..[XIndex+Len-1] with I.

Pascal
function MulI(const X: TMtxVec; XIndex: integer; Index: integer; Len: integer): TMtxVec; overload;

Xtore the result in the calling object at locations [Index]..[Index+Len-1].

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