MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Enumerations
DenseLinAlgPack_IOBasic.hpp File Reference
#include <ios>
#include <stdexcept>
#include "DenseLinAlgPack_Types.hpp"
Include dependency graph for DenseLinAlgPack_IOBasic.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DenseLinAlgPack::LinAlgPackIO::InputException
 Exception throw on input error. More...
 

Namespaces

 DenseLinAlgPack
 Test function for COOMatrix and COOMatrixSlice.
 
 DenseLinAlgPack::LinAlgPackIO
 

Typedefs

typedef std::ios_base::fmtflags DenseLinAlgPack::LinAlgPackIO::fmtflags
 

Enumerations

enum  { DenseLinAlgPack::LinAlgPackIO::ignore_dim_bit = 0x0001, DenseLinAlgPack::LinAlgPackIO::no_insert_newlines_bit = 0x0002 }
 Format flags. More...