You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TDenseMtxVec Class > public > AddScaled Method > TDenseMtxVec.AddScaled Method (TMtxVec, integer, TMtxVec, integer, Double, integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
TDenseMtxVec.AddScaled Method (TMtxVec, integer, TMtxVec, integer, Double, integer, integer)

Compute X + Y*yScale on sub arrays

Pascal
function AddScaled(const X: TMtxVec; xIndex: integer; const Y: TMtxVec; yIndex: integer; const yScale: 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!