You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > AddScaled Method > Matrix.AddScaled Method (TMtxVec, Double, TMtxVec, Double)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.AddScaled Method (TMtxVec, Double, TMtxVec, Double)

Compute X*xScale + Y*yScale

Pascal
function AddScaled(const X: TMtxVec; const xScale: Double; const Y: TMtxVec; const yScale: Double): TMtxVec; overload;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!