public interface BitmapSymmetricAlgorithm32
Modifier and Type | Method and Description |
---|---|
void |
symmetric(UpdateableBitmapFunction32 f,
BitmapStorage32 out,
EWAHCompressedBitmap32... set)
Compute a Boolean symmetric query.
|
void symmetric(UpdateableBitmapFunction32 f, BitmapStorage32 out, EWAHCompressedBitmap32... set)
f
- symmetric boolean function to be processedout
- the result of the queryset
- the inputsCopyright © 2015. All Rights Reserved.