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

Compute xScalar / (Y*Z) on sub array

Pascal
function Divide(const X: Double; 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!