Skip to main content

encode

Function encode 

Source
pub fn encode(coords: &[u64], bits: u32) -> ArrayResult<u64>
Expand description

Interleave per-dim bits into a single Z-order index, MSB first.