You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > Mul Method > Vector.Mul Method (TMtxVec, integer, TMtxVec, integer, Double, integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.Mul Method (TMtxVec, integer, TMtxVec, integer, Double, integer, integer)

Compute X*Y*zScalar on sub array

Pascal
function Mul(const X: TMtxVec; xIndex: integer; const Y: TMtxVec; yIndex: integer; const Z: Double; Index: integer; Len: integer): TMtxVec; overload;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!