|  | CUTLASS
    CUDA Templates for Linear Algebra Subroutines and Solvers | 
Mask object.
#include <predicated_tile_iterator.h>
| Public Member Functions | |
| CUTLASS_HOST_DEVICE | Mask () | 
| Efficiently disables all accesses guarded by mask.  More... | |
| CUTLASS_HOST_DEVICE void | clear () | 
| CUTLASS_HOST_DEVICE enables all accesses guarded by mask.  More... | |
| CUTLASS_DEVICE void | enable () | 
| Public Attributes | |
| bool | predicates [kCount] | 
| Predicate state.  More... | |
| Static Public Attributes | |
| static int const | kCount = ThreadMap::Iterations::kColumn | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | static | 
| bool cutlass::epilogue::threadblock::PredicatedTileIterator< ThreadMap_, Element_ >::Mask::predicates[kCount] | 
 1.8.11
 1.8.11