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: TOpenCLMatrix; const Y: TOpenCLMatrix; aScale: TCplx): clMatrix; overload;

Internally calls clMatrix.AddScaled

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