Package com.googlecode.javaewah32.symmetric

Interface Summary
BitmapSymmetricAlgorithm32 Generic interface to compute symmetric Boolean functions.
 

Class Summary
EWAHPointer32 Wrapper around an IteratingBufferedRunningLengthWord used by the RunningBitmapMerge class.
RunningBitmapMerge32 This is an implementation of the RunningBitmapMerge algorithm running on top of JavaEWAH.
ThresholdFuncBitmap32 A threshold Boolean function returns true if the number of true values exceed a threshold.
UpdateableBitmapFunction32 This is a Java specification for an "updatable" Boolean function meant to run over EWAH bitmaps.
 



Copyright © 2014. All Rights Reserved.