Uses of Class
edu.rit.io.DoubleMatrixFile.Writer
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.Writer in edu.rit.io
Modifier and TypeMethodDescriptionDoubleMatrixFile.prepareToWrite
(OutputStream theStream) Prepare to write this matrix file to the given output stream.