Expand description
Binning index.
Re-exports§
pub use self::index::Index;
Modules§
- index
- Coordinate-sorted index and fields.
Structs§
- Indexer
- A binning index indexer.
Traits§
- Binning
Index - A binning index.
- Reference
Sequence - A binning index reference sequence.
Functions§
- merge_
chunks - Merges a list of chunks into a list of non-overlapping chunks.
- optimize_
chunks - Optimizes a list of chunks into a list of non-overlapping chunks.