CUB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups
List of all members
cub::NumericTraits< T > Struct Template Reference

Detailed description

template< typename T>
struct cub::NumericTraits< T >

Numeric type traits.

Definition at line 991 of file util_type.cuh.

Inheritance diagram for cub::NumericTraits< T >:
cub::BaseTraits< NOT_A_NUMBER, false, false, T >

Additional Inherited Members

- Public Types inherited from cub::BaseTraits< NOT_A_NUMBER, false, false, T >
enum  
 
- Static Public Members inherited from cub::BaseTraits< NOT_A_NUMBER, false, false, T >
static const Category CATEGORY
 Category.
 

The documentation for this struct was generated from the following file: