Searched defs:CudaComplexT (Results 1 – 1 of 1) sorted by relevance
50 struct CudaComplexT { struct51 typedef T type;54 struct CudaComplexT<std::complex<float>> { struct55 typedef cuComplex type;58 struct CudaComplexT<std::complex<double>> { struct59 typedef cuDoubleComplex type;