Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

BitVector Class Reference
[linbox/vector]

#include <bit-vector.h>

List of all members.


Detailed Description

A vector of boolean 0-1 values, stored compactly to save space.

BitVector provides an additional iterator, word_iterator, that gives the bits in compact 32-bit words, so that vector operations may be done in parallel. It is similar to the STL bit_vector except that it provides the aforementioned additional iterator.


The documentation for this class was generated from the following file:
Generated on Thu Feb 8 22:33:08 2007 for linbox by doxygen 1.3.4