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

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

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

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

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