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