| Package | Description | 
|---|---|
| org.dishevelled.matrix.io.impl | 
 Implementations of Matrix*DReader and Matrix*DWriter. 
 | 
| org.dishevelled.matrix.io.impl.sparse | 
 Sparse matrix readers. 
 | 
| Class and Description | 
|---|
| AbstractMatrix1DReader
 Abstract reader for matrices of objects in one dimension. 
 | 
| AbstractMatrix1DWriter
 Abstract writer for matrices of objects in one dimension. 
 | 
| AbstractMatrix2DReader
 Abstract reader for matrices of objects in two dimensions. 
 | 
| AbstractMatrix2DWriter
 Abstract writer for matrices of objects in two dimensions. 
 | 
| AbstractMatrix3DReader
 Abstract reader for matrices of objects in three dimensions. 
 | 
| AbstractMatrix3DWriter
 Abstract writer for matrices of objects in three dimensions. 
 | 
| Class and Description | 
|---|
| AbstractMatrix1DReader
 Abstract reader for matrices of objects in one dimension. 
 | 
| AbstractMatrix2DReader
 Abstract reader for matrices of objects in two dimensions. 
 | 
| AbstractMatrix3DReader
 Abstract reader for matrices of objects in three dimensions. 
 | 
| AbstractMatrixMarketReader
 Abstract Matrix Market format reader for matrices of doubles in two dimensions. 
 | 
| AbstractTextMatrix1DReader
 Abstract tab-delimited text reader for matrices of objects in one dimension. 
 | 
| AbstractTextMatrix2DReader
 Abstract tab-delimited text reader for matrices of objects in two dimensions. 
 | 
| AbstractTextMatrix3DReader
 Abstract tab-delimited text reader for matrices of objects in three dimensions. 
 | 
Copyright (c) 2008-2013 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).