eminem
Parse Matrix Market files in C++
Loading...
Searching...
No Matches
Parser.hpp File Reference

Parse a matrix from a Matrix Market file. More...

Go to the source code of this file.

Classes

struct  eminem::ParserOptions
 Options for the Parser constructor. More...
 
class  eminem::Parser< Input_ >
 Parse a matrix from a Matrix Market file. More...
 

Namespaces

namespace  eminem
 Classes and methods for parsing Matrix Market files.
 

Typedefs

typedef unsigned long long eminem::Index
 

Detailed Description

Parse a matrix from a Matrix Market file.