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

Compute (X*xScale + yScalar)*Z*zScale on sub-array

Pascal
function AddAndMul(const X: TMtxVec; xIndex: integer; xScale: Double; Y: Double; const Z: TMtxVec; zIndex: integer; 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!