Uses of Class
edu.rit.io.DoubleMatrixFile.Reader
Packages that use DoubleMatrixFile.Reader
Package
Description
The IO package provides the DataOutputStream and DataInputStream classes to read/write primitive data
types and strings in binary form.
-
Uses of DoubleMatrixFile.Reader in edu.rit.io
Methods in edu.rit.io that return DoubleMatrixFile.ReaderModifier and TypeMethodDescriptionDoubleMatrixFile.prepareToRead
(InputStream theStream) Prepare to read this matrix file from the given input stream.