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