Module bitrev

Source

Structs§

BitReversalPerm
A row index permutation that reorders rows according to bit-reversed index.

Traits§

BitReversibleMatrix
A trait for matrices that support bit-reversed row reordering.

Type Aliases§

BitReversedMatrixView
A matrix view that reorders its rows using bit-reversal.