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

Compute X/Y + Z*zScale on sub array

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