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 ComplexF
Visual Basic
Public Structure ComplexF
Visual C++
public value class ComplexF

See Also