[−][src]Function pbrt::core::lowdiscrepancy::scrambled_radical_inverse_specialized
pub fn scrambled_radical_inverse_specialized(
base: u16,
perm: &[u16],
a: u64
) -> Float
Compute the radical inverse, but put each pixel through the permutation table for the given base. Deal with a special case that can arise.