| Interface | Description |
|---|---|
| BitmapStorage32 |
Low level bitset writing methods.
|
| Class | Description |
|---|---|
| BitCounter32 |
BitCounter is a fake bitset data structure.
|
| BufferedRunningLengthWord32 |
Mostly for internal use.
|
| EWAHCompressedBitmap32 |
This implements the patent-free EWAH scheme.
|
| EWAHIterator32 |
The class EWAHIterator represents a special type of
efficient iterator iterating over (uncompressed) words of bits.
|
| IteratingBufferedRunningLengthWord32 |
Mostly for internal use.
|
| NonEmptyVirtualStorage32 |
This is a BitmapStorage that can be used to determine quickly
if the result of an operation is non-trivial...
|
| RunningLengthWord32 |
Mostly for internal use.
|
Copyright © 2017. All rights reserved.