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

Computes X + Y*Ascale

Pascal
function AddScaled(const X: TOpenCLVector; const Y: TOpenCLVector; aScale: double): clVector; overload;

Internally calls clVector.AddScaled

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