|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UpdateableBitmapFunction32 | |
|---|---|
| com.googlecode.javaewah32.symmetric | |
| Uses of UpdateableBitmapFunction32 in com.googlecode.javaewah32.symmetric |
|---|
| Subclasses of UpdateableBitmapFunction32 in com.googlecode.javaewah32.symmetric | |
|---|---|
class |
ThresholdFuncBitmap32
A threshold Boolean function returns true if the number of true values exceed a threshold. |
| Methods in com.googlecode.javaewah32.symmetric with parameters of type UpdateableBitmapFunction32 | |
|---|---|
void |
EWAHPointer32.callbackUpdate(UpdateableBitmapFunction32 f)
|
void |
RunningBitmapMerge32.symmetric(UpdateableBitmapFunction32 f,
BitmapStorage32 out,
EWAHCompressedBitmap32... set)
|
void |
BitmapSymmetricAlgorithm32.symmetric(UpdateableBitmapFunction32 f,
BitmapStorage32 out,
EWAHCompressedBitmap32... set)
Compute a Boolean symmetric query. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||