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

Go to the source code of this file.

Namespaces

 DenseLinAlgPack
 Test function for COOMatrix and COOMatrixSlice.
 

Functions

template<class T >
std::ostream & DenseLinAlgPack::operator<< (std::ostream &os, const LinAlgPackIO::const_bound_format< T > &bf)
 
template<class T >
std::ostream & DenseLinAlgPack::operator<< (std::ostream &os, const LinAlgPackIO::bound_format< T > &bf)
 Force a type conversion from #bound_format<T># to #const_bound_format<T># to call operator<<#(). More...