Module util

Source

Functionsยง

reverse_matrix_index_bits
Reverse the order of matrix rows based on the bit-reversal of their indices.
swap_rows
Swap two rows i and j in a RowMajorMatrix.