Skip to main content

Mojo function

get_hilbert_lut_with_cache

get_hilbert_lut_with_cache(ctx: DeviceContext, grid_x: Int, grid_y: Int) -> DeviceBuffer[uint32]

Get Hilbert lookup table using global cache (no struct needed).

Was this page helpful?