[][src]Function hwt::indices::indices128

pub fn indices128(v: u128) -> ([usize; 7], [usize; 6], u128)

Compute the indices for a 128-bit integer, along with the overall MAX - MIN.

It is possible for the last index to have a bucket size that can only fit in a u128.