Module util
p3_
matrix
0.3.0
Module util
Module Items
Functions
In crate p3_
matrix
p3_matrix
Module
util
Copy item path
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
.