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

Compute X*Y*xyScale + Z

Pascal
function MulAndAdd(const X: TMtxVec; const Y: TMtxVec; xyScale: double; const Z: TMtxVec): TMtxVec; overload;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!