Package | Description |
---|---|
com.googlecode.javaewah.symmetric |
Modifier and Type | Class and Description |
---|---|
class |
ThresholdFuncBitmap
A threshold Boolean function returns true if the number of true values exceed
a threshold.
|
Modifier and Type | Method and Description |
---|---|
void |
EWAHPointer.callbackUpdate(UpdateableBitmapFunction f) |
void |
BitmapSymmetricAlgorithm.symmetric(UpdateableBitmapFunction f,
BitmapStorage out,
EWAHCompressedBitmap... set)
Compute a Boolean symmetric query.
|
void |
RunningBitmapMerge.symmetric(UpdateableBitmapFunction f,
BitmapStorage out,
EWAHCompressedBitmap... set) |
Copyright © 2015. All Rights Reserved.