Package baseCode.io.reader

Class Summary
AbstractNamedMatrixReader Abstract class representing an object that can read in a NamedMatrixfrom a file.
DoubleMatrixReader Reader for DenseDoubleMatrix2DNamed.
MapReader Reads a tab-delimited file with lines of the format Key Value.
SparseDoubleMatrixReader
SparseRaggedDouble2DNamedMatrixReader Best data structure for reading really big, really sparse matrices when a matrix represetation is needed.
StringMatrixReader Reader for StringMatrix2DNamed
 



Copyright © 2003-2005 Columbia University. All Rights Reserved.