MOOCHO (Single Doxygen Collection)
Version of the Day
|
#include "DenseLinAlgPack_IOFormat.hpp"
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... | |