Searched refs:GpuComplexType (Results 1 – 2 of 2) sorted by relevance
54 sizeof(std::complex<float>) == sizeof(GpuComplexType),56 static_assert(offsetof(GpuComplexType, x) == 0,74 typedef GpuComplexType type;104 inline GpuComplexType GpuComplexValue(std::complex<float> val) {
59 using GpuComplexType = hipComplex; variable77 using GpuComplexType = cuComplex;