You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > MulAndSub Method > Vector.MulAndSub Method (TMtxVec, Integer, TMtxVec, Integer, double, TMtxVec, Integer, Integer, Integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.MulAndSub Method (TMtxVec, Integer, TMtxVec, Integer, double, TMtxVec, Integer, Integer, Integer)

Compute X*Y*xyScale + Z on sub array

Pascal
function MulAndSub(const X: TMtxVec; xIndex: Integer; const Y: TMtxVec; yIndex: Integer; xyScale: double; const Z: TMtxVec; zIndex: Integer; 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!