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

Divide Value with elements from Vec and store the result in the corresponding elements of the calling object.

Pascal
function DivideBy(const Value: double; const Vec: TMtxVec): TMtxVec; overload;

Size and TMtxVec.Complex properties 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!