Package uchicago.src.collection

Interface Summary
BaseMatrix Interface for matrix (lattice) classes
 

Class Summary
BinaryNode A binary node used internally by RangeMap.
BitMatrix2D Matrix for storing elements as bits (0 or 1).
ByteMatrix2D  
DoubleMatrix DoubleMatrix: a matrix of doubles (and any other number).
NewMatrix  
Pair Replacement for objectspace's jgl pair class.
RangeMap A Map whose keys are doubles and whose values are Objects.
SparseObjectMatrix