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

Compute (X*Y)*xyScale + zScalar

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