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

Vector multiplication.

Pascal
function Mul(const Vec: TOpenCLMtxVec): TOpenCLMtxVec; overload;

Multiply each of Vec elements with corresponding elements in the calling object. Size and TOpenCLBase.ComplexComplexproperty of the calling object are set automatically. The result is stored in the calling object.

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