Package | Description |
---|---|
edu.ucla.sspace.matrix |
Modifier and Type | Method and Description |
---|---|
static Iterator<MatrixEntry> |
MatrixIO.getMatrixFileIterator(File matrixFile,
MatrixIO.Format fileFormat)
Returns an iterator over the matrix entries in the data file.
|
Iterator<MatrixEntry> |
MatrixFile.iterator()
Returns an iterator over all the entries in the matrix.
|
Copyright © 2012. All Rights Reserved.