Back to Cutlass

CUTLASS: cutlass::sizeof_bits< T > Struct Template Reference

docs/structcutlass_1_1sizeof__bits.html

4.4.21.2 KB
Original Source

| | CUTLASS

CUDA Templates for Linear Algebra Subroutines and Solvers |

Static Public Attributes | List of all members

cutlass::sizeof_bits< T > Struct Template Reference

Defines the size of an element in bits.

#include <numeric_types.h>

|

Static Public Attributes

| | static int const | value = sizeof(T) * 8 | | |

Member Data Documentation

template<typename T>

|

| int const cutlass::sizeof_bits< T >::value = sizeof(T) * 8 |

| static |


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


Generated by 1.8.11