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

Conjugate each of Vec2 elements and multiply them with corresponding elements in Vec1.

Pascal
function ConjMul(const Vec1: TMtxVec; const Vec2: TMtxVec): TMtxVec; overload;

The results are stored in the calling object. Size and TMtxVec.Complex properties of the calling object are set implicitly to match Vec1 and Vec2 objects.

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