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

Compute X + Y + Z*zScale on sub arrays

Pascal
function AddScaled(const X: TMtxVec; xIndex: integer; const Y: TMtxVec; yIndex: integer; const Z: TMtxVec; zIndex: integer; const zScale: Double; Index: integer; Len: integer): TMtxVec; overload;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!