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

Adds complex Value to each element of the Vec object.

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

Store the result to the calling object. Size property of the calling object is set automatically. TOpenCLBase.ComplexComplexproperty of the calling object is set to True.

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