You are here: Symbol Reference > MtxExpr Namespace > Functions > MtxExpr.AddProduct Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExpr.AddProduct Function

Computes X + Y*Z

Pascal
function AddProduct(const X: TVec; const Y: TVec; const Z: TVec): Vector; overload;

Internally calls Vector.AddProduct

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!