Represents a complex single floating point number that is mapped to the native GPU equivalent.

Namespace: Cudafy.Types
Assembly: Cudafy (in Cudafy.dll) Version: 1.0.4106.20170

Syntax

C#
public struct ComplexD
Visual Basic
Public Structure ComplexD
Visual C++
public value class ComplexD

See Also