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

Divide each of Vec elements with corresponding elements in the calling object.

Pascal
function Divide(const Vec: TMtxVec; const Threshold: double; VecIndex: integer; Index: integer; Len: integer): TMtxVec; overload;

Store the result in the calling object. Size and TMtxVec.Complex property of the calling object are set automatically.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!