ug4
matrix_io_mtx.h File Reference
#include <sstream>
#include <vector>
#include <boost/algorithm/string.hpp>
#include <boost/lexical_cast.hpp>
#include "lib_algebra/common/matrixio/matrix_io.h"
#include "lib_algebra/common/matrixio/mm_type_code.h"

Go to the source code of this file.

Classes

class  ug::MatrixIOMtx
 Provides I/O functionality for MatrixMarket exchange file format. More...
 

Namespaces

 ug
 the ug namespace
 

Detailed Description

Author
Torbjoern Klatt
Date
2012-05-06

For some parts the implementation of a pure C library for the MatrixMarket exchange format was used as a source of inspiration. These can be found at http://math.nist.gov/MatrixMarket/mmio-c.html