Colt 1.2.0

Package cern.colt.bitvector

Bit vectors and bit matrices.

See:
          Description

Class Summary
BitMatrix Fixed sized (non resizable) n*m bit matrix.
BitVector Fixed sized (non resizable) bitvector.
QuickBitVector Implements quick non polymorphic non bounds checking low level bitvector operations.
 

Package cern.colt.bitvector Description

Bit vectors and bit matrices.


Colt 1.2.0

Jump to the Colt Homepage