Documentation for the Python Library

Documentation for the Python Module

make_sps_index([filepath_prefix, ...])

Factory for the sparse prefix sum indices.

IntersectionType

An Enum for Querying the index.

AbstractIndex

Abstract Index class.

RamPrefixSum_2D_1O

Prefix sum index for intervals in 1-dimensional space.

RamPrefixSum_3D_1O

Prefix sum index for intervals in 2-dimensional space.