template<uint32 WORDS>
struct cugar::Bitmask< WORDS >
A compile-time N-word bitmask
#include <bitmask.h>
|
|
CUGAR_HOST_DEVICE void | set (const int32 i) |
| |
|
CUGAR_HOST_DEVICE void | clear (const int32 i) |
| |
|
CUGAR_HOST_DEVICE bool | get (const int32 i) const |
| |
|
CUGAR_HOST_DEVICE int32 | get_word (const int32 i) const |
| |
The documentation for this struct was generated from the following file:
- C:/p4research/research/jpantaleoni/Fermat-Public/contrib/cugar/bits/bitmask.h