#include <ostream>
#include <fstream>
#include <stdio.h>
#include "SeqBitmap.h"
Include dependency graph for SeqBitmap.cpp:
Go to the source code of this file.
Namespaces | |
namespace | std |
Defines | |
#define | DEBUG_SEQBITMAPCOUNT |
Variables | |
const int | NUM_BITMAP = 5 |
number of different bitmaps in SeqBitmap | |
const int | BITMAP_LENGTH [5] |
the size of each customer data in each bitmap |