docs/predicate__vector_8h.html
| | CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers |
predicate_vector.h File Reference
Defines container classes and iterators for managing a statically sized vector of boolean predicates. More...
#include <assert.h>
#include <stdint.h>
#include "cutlass/cutlass.h"
#include "cutlass/platform/platform.h"
Include dependency graph for predicate_vector.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
|
|
| struct | cutlass::PredicateVector< kPredicates_, kPredicatesPerByte_, kPredicateStart_ > |
| | Statically sized array of bits implementing. More...
|
| |
| class | cutlass::PredicateVector< kPredicates_, kPredicatesPerByte_, kPredicateStart_ >::Iterator |
| | An iterator implementing [Predicate Iterator Concept](group predicate iterator__concept.html) enabling sequential read and write access to predicates. More...
|
| |
| class | cutlass::PredicateVector< kPredicates_, kPredicatesPerByte_, kPredicateStart_ >::ConstIterator |
| | An iterator implementing [Predicate Iterator Concept](group predicate iterator__concept.html) enabling sequential read and write access to predicates. More...
|
| |
| struct | cutlass::PredicateVector< kPredicates_, kPredicatesPerByte_, kPredicateStart_ >::TrivialIterator |
| | Iterator that always returns true. More...
|
| |
|
| | | cutlass | | |
Generated by 1.8.11