You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > MulAndAdd Method > Vector.MulAndAdd Method (TMtxVec, TMtxVec, double, TMtxVec)
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.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!