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

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

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

Size of the calling object is set automatically. TMtxVec.Complex property of the calling object is set to True.

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