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

Compute X/Y + Z on sub array

Pascal
function DivAndAdd(const X: TMtxVec; xIndex: Integer; const Y: TMtxVec; yIndex: Integer; const Z: TMtxVec; zIndex: Integer; 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!