|
eminem
Parse Matrix Market files in C++
|
Details extracted from the Matrix Market banner. More...
#include <utils.hpp>
Public Attributes | |
| Object | object |
| Format | format |
| Field | field |
| Symmetry | symmetry |
Details extracted from the Matrix Market banner.
Typically generated after calling Parser::scan_preamble() on a Matrix Market file.
| Object eminem::MatrixDetails::object |
Type of the matrix object in the file.
| Format eminem::MatrixDetails::format |
Format of the matrix.
| Field eminem::MatrixDetails::field |
Type of data field.
| Symmetry eminem::MatrixDetails::symmetry |
Symmetry of the matrix.