docs/group__predicate__vector__concept.html
| | CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers |
Predicate Vector Concept
|
|
| struct | cutlass::PredicateVector< kPredicates_, kPredicatesPerByte_, kPredicateStart_ > |
| | Statically sized array of bits implementing. More...
|
| |
Implementations of [Predicate Vector Concept](group predicate vector__concept.html) contain an ordered set of boolean predicates which may be used as conditionals in other device-side operations. Both random access and iterators offering sequential access are provided.
Predicate VectorA [Predicate Vector Concept](group predicate vector__concept.html) satisfies the following expressions
Generated by 1.8.11