|  | CUTLASS
    CUDA Templates for Linear Algebra Subroutines and Solvers | 
Reference object extracts sub-byte items.
#include <array_subbyte.h>
| Public Member Functions | |
| CUTLASS_HOST_DEVICE | const_reference () | 
| Default ctor.  More... | |
| CUTLASS_HOST_DEVICE | const_reference (Storage const *ptr, int idx=0) | 
| Ctor.  More... | |
| CUTLASS_HOST_DEVICE const T | get () const | 
| CUTLASS_HOST_DEVICE | operator T () const | 
| Extract.  More... | |
| CUTLASS_HOST_DEVICE | operator int () const | 
| Explicit cast to int.  More... | |
| CUTLASS_HOST_DEVICE | operator float () const | 
| Explicit cast to float.  More... | |
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inlineexplicit | 
| 
 | inlineexplicit | 
| 
 | inline | 
 1.8.11
 1.8.11