Package | Description |
---|---|
org.dishevelled.matrix.io.impl |
Implementations of Matrix*DReader and Matrix*DWriter.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMatrix2DWriter<E>
Abstract writer for matrices of objects in two dimensions.
|
class |
MatrixMarketWriter
Matrix Market format writer for matrices of numbers in two dimensions.
|
class |
TextMatrix2DWriter<E>
Tab-delimited text writer for matrices of objects in two dimensions.
|
class |
ValuesMatrix2DWriter<E>
Values writer for matrices of objects in two dimensions.
|
Copyright (c) 2008-2013 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).