Package org.knime.core.data.vector.bitvector

Interface Summary
BitVectorValue Implementing DataCells store '0's and '1's at specific positions in a vector.
 

Class Summary
BitVectorUtil A utility class providing methods to apply set operations like "AND", "OR", and "XOR" on different kind of BitVectorValues, such as SparseBitVectorCells or DenseBitVectorCells in a convenient way.
BitVectorValue.BitVectorUtilityFactory Implementations of the meta information of this value class.
DenseBitVector Stores Zeros and Ones in a vector, i.e.
DenseBitVectorCell Stores Zeros and Ones in a vector, i.e.
DenseBitVectorCellFactory Used to created DataCells holding a DenseBitVector.
SparseBitVector Stores Zeros and Ones in a vector, i.e.
SparseBitVectorCell Stores Zeros and Ones in a vector, i.e.
SparseBitVectorCellFactory  
 



Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.