Class DoubleMatrixReader

Direct Known Subclasses:
SparseDoubleMatrixReader, SparseRaggedMatrixReader

public class DoubleMatrixReader extends AbstractMatrixReader<DoubleMatrix<String,String>,Double>
Reader for
invalid reference
basecode.dataStructure.matrix.DoubleMatrix
. Lines beginning with "#" or "!" will be ignored.
Author:
Paul Pavlidis