Cutlass
CUDA Templates for Linear Algebra Subroutines and Solvers
List of all members
nv_std::is_arithmetic< T > Struct Template Reference

std::is_arithmetic

#include <nv_std.h>

Inheritance diagram for nv_std::is_arithmetic< T >:
nv_std::integral_constant< bool,(is_integral< T >::value||is_floating_point< T >::value)>

Additional Inherited Members

- Public Types inherited from nv_std::integral_constant< bool,(is_integral< T >::value||is_floating_point< T >::value)>
typedef bool value_type
 
typedef integral_constant< bool, V > type
 
- Public Member Functions inherited from nv_std::integral_constant< bool,(is_integral< T >::value||is_floating_point< T >::value)>
CUTLASS_HOST_DEVICE operator value_type () const
 
CUTLASS_HOST_DEVICE const value_type operator() () const
 
- Static Public Attributes inherited from nv_std::integral_constant< bool,(is_integral< T >::value||is_floating_point< T >::value)>
static const bool value
 

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