append(uint8_t n_elems, uint8_t array_size, branchless_scan *other) | bv::branchless_scan< dtype, branches > | inline |
append(uint8_t index, dtype value) | bv::branchless_scan< dtype, branches > | inline |
branchless_scan() | bv::branchless_scan< dtype, branches > | inline |
clear_first(uint8_t n, uint8_t array_size) | bv::branchless_scan< dtype, branches > | inline |
clear_last(uint8_t n, uint8_t array_size) | bv::branchless_scan< dtype, branches > | inline |
elems_ | bv::branchless_scan< dtype, branches > | protected |
find(dtype q) const | bv::branchless_scan< dtype, branches > | inline |
get(uint8_t index) const | bv::branchless_scan< dtype, branches > | inline |
increment(uint8_t from, uint8_t array_size, T change) | bv::branchless_scan< dtype, branches > | inline |
insert(uint8_t index, uint8_t array_size, dtype a_value, dtype b_value) | bv::branchless_scan< dtype, branches > | inline |
prepend(uint8_t n_elems, uint8_t array_size, uint8_t o_size, branchless_scan *other) | bv::branchless_scan< dtype, branches > | inline |
remove(uint8_t index, uint8_t array_size) | bv::branchless_scan< dtype, branches > | inline |
set(uint8_t index, dtype value) | bv::branchless_scan< dtype, branches > | inline |