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

Compute X*Y + zScalar on sub array

Pascal
function MulAndAdd(const X: TMtxVec; xIndex: Integer; const Y: TMtxVec; yIndex: Integer; 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!