Kokkos Core Kernels Package  Version of the Day
Kokkos::Bitset< Device > Member List

This is the complete list of members for Kokkos::Bitset< Device >, including all inherited members.

Bitset(unsigned arg_size=0u)Kokkos::Bitset< Device >inline
Bitset(Bitset< Device > const &rhs)Kokkos::Bitset< Device >inline
clear()Kokkos::Bitset< Device >inline
count() const Kokkos::Bitset< Device >inline
find_any_set_near(unsigned hint, unsigned scan_direction=BIT_SCAN_FORWARD_MOVE_HINT_FORWARD) const Kokkos::Bitset< Device >inline
find_any_unset_near(unsigned hint, unsigned scan_direction=BIT_SCAN_FORWARD_MOVE_HINT_FORWARD) const Kokkos::Bitset< Device >inline
max_hint() const Kokkos::Bitset< Device >inline
operator=(Bitset< Device > const &rhs)Kokkos::Bitset< Device >inline
reset()Kokkos::Bitset< Device >inline
reset(unsigned i) const Kokkos::Bitset< Device >inline
set()Kokkos::Bitset< Device >inline
set(unsigned i) const Kokkos::Bitset< Device >inline
size() const Kokkos::Bitset< Device >inline
test(unsigned i) const Kokkos::Bitset< Device >inline