|  | CUTLASS
    CUDA Templates for Linear Algebra Subroutines and Solvers | 
#include <type_traits.h>
| Public Types | |
| typedef complex< float > | host_type | 
| typedef complex< float > | device_type | 
| typedef int64_t | integer_type | 
| typedef uint64_t | unsigned_type | 
| Static Public Member Functions | |
| static complex< float > | remove_negative_zero (complex< float > x) | 
| static complex< float > | to_print (complex< float > x) | 
| static device_type | to_device (complex< float > x) | 
| Static Public Attributes | |
| static cudaDataType_t const | cublas_type = CUDA_C_32F | 
| typedef complex<float> cutlass::TypeTraits< complex< float > >::device_type | 
| typedef complex<float> cutlass::TypeTraits< complex< float > >::host_type | 
| typedef int64_t cutlass::TypeTraits< complex< float > >::integer_type | 
| typedef uint64_t cutlass::TypeTraits< complex< float > >::unsigned_type | 
| 
 | inlinestatic | 
| 
 | inlinestatic | 
| 
 | inlinestatic | 
| 
 | static | 
 1.8.11
 1.8.11