44 #ifndef COOM_PARTITION_OUT_H
45 #define COOM_PARTITION_OUT_H
49 namespace AbstractLinAlgPack {
55 template <
class T_Indice,
class T_Value>
65 template <
class T_Indice,
class T_Value>
std::ostream & output_COOM(std::ostream &os, const T_COOM &coom, SparseLinAlgPackIO::fmtflags extra_flags)
std::ostream & operator<<(std::ostream &out, const GenPermMatrixSlice &P)
Print the contents of a GenPermMatrixSlice object in machine readable format.
Class for the transpose of a Partition.
Class for a partition or a set of continous partitions in a partitioned COO matrix.