WordBitCompress.cc File Reference

#include <stdlib.h>
#include <string.h>
#include "WordBitCompress.h"
#include "HtMaxMin.h"

Go to the source code of this file.

Classes

class  VlengthCoder
class  WordInterval

Defines

#define pow2(x)   (1<<(x))

Functions

static int bitcount (unsigned int maxval)
int log2 (unsigned int v)
static void qsort_uint (unsigned int *v, int n)
static int qsort_uint_cmp (const void *a, const void *b)


Generated on Sun Jun 8 10:56:58 2008 for GNUmifluz by  doxygen 1.5.5