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

Computes X + Y*Ascale

Pascal
function AddScaled(const X: TVec; const Y: TVec; const aScale: TCplx): Vector; overload;

Internally calls Vector.AddScaled

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