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

Multiply each element of Vec with complex Value.

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

Store the result in the calling object. Size of the calling object is set automatically. TOpenCLBase.ComplexComplexproperty 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!