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

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

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

The results are stored in the calling object. Size and TOpenCLBase.ComplexComplexproperties 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!