| ComputeBitReversedIndicesBaseTwo(unsigned int N, unsigned int *index_arr) | hops::MHO_BitReversalPermutation | static |
| IsPowerOfBase(unsigned int N, unsigned int B) | hops::MHO_BitReversalPermutation | static |
| IsPowerOfTwo(unsigned int N) | hops::MHO_BitReversalPermutation | static |
| LogBaseB(unsigned int N, unsigned int B) | hops::MHO_BitReversalPermutation | static |
| LogBaseTwo(unsigned int N) | hops::MHO_BitReversalPermutation | static |
| MHO_BitReversalPermutation() | hops::MHO_BitReversalPermutation | inline |
| NextLowestPowerOfTwo(unsigned int N) | hops::MHO_BitReversalPermutation | static |
| PermuteArray(unsigned int N, const unsigned int *permutation_index_arr, DataType *arr) | hops::MHO_BitReversalPermutation | inlinestatic |
| PermuteArray(unsigned int N, const unsigned int *permutation_index_arr, DataType *arr, unsigned int stride) | hops::MHO_BitReversalPermutation | inlinestatic |
| PermuteArrayBranchFree(unsigned int N, const unsigned int *permutation_index_arr, DataType *arr) | hops::MHO_BitReversalPermutation | inlinestatic |
| PermuteArrayBranchFree(unsigned int N, const unsigned int *permutation_index_arr, DataType *arr, unsigned int stride) | hops::MHO_BitReversalPermutation | inlinestatic |
| RaiseBaseToThePower(unsigned int B, unsigned int N) | hops::MHO_BitReversalPermutation | static |
| ReverseIndexBits(unsigned int nbits, unsigned int x) | hops::MHO_BitReversalPermutation | static |
| TwoToThePowerOf(unsigned int N) | hops::MHO_BitReversalPermutation | static |
| ~MHO_BitReversalPermutation() | hops::MHO_BitReversalPermutation | inlinevirtual |