public static class SparseMatrixEx2.MTXReader extends Object
| Constructor and Description |
|---|
MTXReader() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTypeCode() |
void |
read(String filename)
Reads a file.
|
public void read(String filename) throws IOException
filename - a String, the name of the fileIOExceptionpublic String getTypeCode()
Copyright © 2020 Rogue Wave Software. All rights reserved.