Skip to main content

Module morton

Module morton 

Source
Expand description

Morton (Z-order curve) layout descriptor.

Tag 0x05. Carries per-dimension bit counts for the Morton encoding. See docs/spec/layouts/morton.md.

Structsยง

MortonLayout
Descriptor for the Morton (Z-order curve) layout.