Package | Description |
---|---|
org.dishevelled.matrix.io.impl |
Implementations of Matrix*DReader and Matrix*DWriter.
|
org.dishevelled.matrix.io.impl.sparse |
Sparse matrix readers.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMatrix3DReader<E>
Abstract reader for matrices of objects in three dimensions.
|
class |
AbstractTextMatrix3DReader<E>
Abstract tab-delimited text reader for matrices of objects in three dimensions.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSparseTextMatrix3DReader<E>
Abstract tab-delimited text reader for sparse matrices of objects in three dimensions.
|
class |
SparseTextMatrix3DReader<E>
Tab-delimited text reader for sparse 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).