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

Go to the source code of this file.

Classes

class  AbstractLinAlgPack::COOMatrixPartitionedViewUtilityPack::Partition< T_Indice, T_Value >
 Class for a partition or a set of continous partitions in a partitioned COO matrix. More...
 
class  AbstractLinAlgPack::COOMatrixPartitionedViewUtilityPack::TransposedPartition< T_Indice, T_Value >
 Class for the transpose of a Partition. More...
 
class  AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value >
 COO Matrix partitioning view class. More...
 
class  AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value >::UninitializedException
 
class  AbstractLinAlgPack::COOMatrixPartitionedViewUtilityPack::Partition< T_Indice, T_Value >
 Class for a partition or a set of continous partitions in a partitioned COO matrix. More...
 
class  AbstractLinAlgPack::COOMatrixPartitionedViewUtilityPack::TransposedPartition< T_Indice, T_Value >
 Class for the transpose of a Partition. More...
 

Namespaces

 AbstractLinAlgPack
 
 AbstractLinAlgPack::COOMatrixPartitionedViewUtilityPack
 

Functions

template<class T_Indice , class T_Value >
COOMatrixPartitionedViewUtilityPack::TransposedPartition
< T_Indice, T_Value > 
AbstractLinAlgPack::trans (COOMatrixPartitionedViewUtilityPack::Partition< T_Indice, T_Value > &part)
 Create a transposed view of a partition object. More...