Function rs_pbrt::core::lowdiscrepancy::reverse_bits_64
source · [−]Expand description
The bits of a 64-bit value can be reversed by reversing the two 32-bit components individually and then interchanging them.