eminem
Parse Matrix Market files in C++
Loading...
Searching...
No Matches
eminem
eminem.hpp
Go to the documentation of this file.
1
#ifndef EMINEM_EMINEM_HPP
2
#define EMINEM_EMINEM_HPP
3
4
#include "
Parser.hpp
"
5
#include "
from_text.hpp
"
6
7
#if __has_include("zlib.h")
8
#include "from_gzip.hpp"
9
#endif
10
23
namespace
eminem
{}
24
25
#endif
Parser.hpp
Parse a matrix from a Matrix Market file.
from_text.hpp
Read a Matrix Market file from text.
eminem
Classes and methods for parsing Matrix Market files.
Generated by
1.9.8