You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > clVector Structure > clVector Methods > Expj Method > clVector.Expj Method (TOpenCLMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clVector.Expj Method (TOpenCLMtxVec)

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

Syntax
C#
Visual Basic
public TOpenCLMtxVec Expj(TOpenCLMtxVec Omega);

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

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