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

Computes X + Y*Z

Pascal
function AddProduct(const X: TOpenCLVector; const Y: TOpenCLVector; const Z: TOpenCLVector): clVector; overload;

Internally calls clVector.AddProduct

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