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