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