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

Divide each of Vec1 elements with corresponding elements in the Vec2 object.

Pascal
function Divide(const Vec1: TMtxVec; const Vec2: TMtxVec; const Threshold: double): TMtxVec; overload;

Store the result in the calling vector.

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