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

Calculate the e^(j*Omega), a complex exponential.

Pascal
function Expj(Omega: TOpenCLMtxVec): TOpenCLMtxVec; overload;

Omega must be a real object. If omega is complex, then use the Exp method.

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