Classes | Functions
bitvector64.h File Reference

Definition of 64-bit version of the Word-Aligned Hybrid code. More...

#include "array_t.h"
#include <stdio.h>

Go to the source code of this file.

Classes

class  ibis::bitvector64
 A data structure to represent a sequence of bits. More...
struct  ibis::bitvector64::active_word
 The struct active_word stores the last few bits that do not fill a whole word.
class  ibis::bitvector64::const_iterator
 The const_iterator class. It iterates on the individual bits. More...
class  ibis::bitvector64::indexSet
 The indexSet stores positions of bits that are one. More...
class  ibis::bitvector64::iterator
 The iterator that allows modification of bits. More...
struct  ibis::bitvector64::run
 An internal struct used during logical operations to track the usage of fill words.

Functions

std::ostream & operator<< (std::ostream &, const ibis::bitvector64 &)

Detailed Description

Definition of 64-bit version of the Word-Aligned Hybrid code.

Make It A Bit Faster
Contact us
Disclaimers
FastBit source code
FastBit mailing list archive