Package | Description |
---|---|
com.googlecode.javaewah32.symmetric |
Modifier and Type | Class and Description |
---|---|
class |
ThresholdFuncBitmap32
A threshold Boolean function returns true if the number of true values exceed
a threshold.
|
Modifier and Type | Method and Description |
---|---|
void |
EWAHPointer32.callbackUpdate(UpdateableBitmapFunction32 f) |
void |
BitmapSymmetricAlgorithm32.symmetric(UpdateableBitmapFunction32 f,
BitmapStorage32 out,
EWAHCompressedBitmap32... set)
Compute a Boolean symmetric query.
|
void |
RunningBitmapMerge32.symmetric(UpdateableBitmapFunction32 f,
BitmapStorage32 out,
EWAHCompressedBitmap32... set) |
Copyright © 2015. All Rights Reserved.