Classes | Functions
bitvector.h File Reference

Definition of Word-Aligned Hybrid code. More...

#include "array_t.h"

Go to the source code of this file.

Classes

class  ibis::bitvector
 A data structure to represent a sequence of bits. More...
 
class  ibis::bitvector::const_iterator
 The const_iterator class. It iterates on the individual bits. More...
 
class  ibis::bitvector::indexSet
 The indexSet stores positions of bits that are one. More...
 
class  ibis::bitvector::iterator
 The iterator that allows modification of bits. More...
 
class  ibis::bitvector::pit
 Iterate over the positive positions one at a time. More...
 

Functions

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

Detailed Description

Definition of Word-Aligned Hybrid code.

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