MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
AbstractLinAlgPack_COOMPartitionOut.hpp File Reference
#include "AbstractLinAlgPack_COOMatrixTmplOutFunc.hpp"
Include dependency graph for AbstractLinAlgPack_COOMPartitionOut.hpp:

Go to the source code of this file.

Namespaces

 AbstractLinAlgPack
 

Functions

template<class T_Indice , class T_Value >
std::ostream & AbstractLinAlgPack::operator<< (std::ostream &os, const COOMatrixPartitionedViewUtilityPack::Partition< T_Indice, T_Value > &part)
 Partition<> output stream operator. More...
 
template<class T_Indice , class T_Value >
std::ostream & AbstractLinAlgPack::operator<< (std::ostream &os, const COOMatrixPartitionedViewUtilityPack::TransposedPartition< T_Indice, T_Value > &trans_part)
 TransposedPartition<> output stream operator. More...