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

Compute (X*xScale + Y*yScale)*Z*Scale on sub array

Pascal
function AddAndMul(const X: TMtxVec; xIndex: Integer; xScale: Double; const Y: TMtxVec; yIndex: Integer; yScale: 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!