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

Calculate the complex exponential for Omega elements [OmegaIndex]..[OmegaIndex+Len-1].

Pascal
function Expj(Omega: TOpenCLMtxVec; OmegaIndex: integer; Index: integer; Len: integer): TOpenCLMtxVec; overload;

Store the results in calling object elemets [Index]..[Index+Len-1]. Size and Complex properties of the calling vector must be set explicitly. An exception is raised if array borders are overrun or underrun.

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