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

Adds complex Value to each element of the Vec object.

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

Store the result to the calling object. Size property of the calling object is set automatically. Complex property 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!