Skip to main content

encode_hilbert_prefix

Function encode_hilbert_prefix 

Source
pub fn encode_hilbert_prefix(
    schema: &ArraySchema,
    coord: &[CoordValue],
) -> ArrayResult<u64>
Expand description

Encode a Hilbert prefix for one cell coordinate using the schema’s configured per-dim bit budget.