Back to Cutlass

CUTLASS: cutlass::platform::is_fundamental< T > Struct Template Reference

docs/structcutlass_1_1platform_1_1is__fundamental.html

4.4.23.0 KB
Original Source

| | CUTLASS

CUDA Templates for Linear Algebra Subroutines and Solvers |

List of all members

cutlass::platform::is_fundamental< T > Struct Template Reference

std::is_fundamental

#include <platform.h>

Inheritance diagram for cutlass::platform::is_fundamental< T >:

![Inheritance graph](structcutlass_1_1platform_1_1is fundamental inherit__graph.png) [legend]

Collaboration diagram for cutlass::platform::is_fundamental< T >:

![Collaboration graph](structcutlass_1_1platform_1_1is fundamental coll__graph.png) [legend]

|

Additional Inherited Members

| | Public Types inherited from cutlass::platform::integral_constant< bool,(is_arithmetic< T >::value||is_void< T >::value||is_same< nullptr_t, remove_cv< T >::type >::value)> | | typedef bool | value_type | | | | typedef integral_constant< bool, V > | type | | | | Public Member Functions inherited from cutlass::platform::integral_constant< bool,(is_arithmetic< T >::value||is_void< T >::value||is_same< nullptr_t, remove_cv< T >::type >::value)> | | CUTLASS_HOST_DEVICE | operator value_type () const | | | | CUTLASS_HOST_DEVICE const value_type | operator() () const | | | | Static Public Attributes inherited from cutlass::platform::integral_constant< bool,(is_arithmetic< T >::value||is_void< T >::value||is_same< nullptr_t, remove_cv< T >::type >::value)> | | static const bool | value | | |


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


Generated by 1.8.11