LAMA
/home/brandes/workspace/LAMA/src/lama/storage/COOStorage.hpp File Reference

Definition of a matrix storage class for a (non-distributed) sparse matrix represented by coordinate lists. More...

Go to the source code of this file.

Data Structures

class  lama::COOStorage< T >
 Matrix storage format for a COO sparse matrix. More...

Namespaces

namespace  lama
 

The namespace lama holds everything of the C++ Library lama.



Detailed Description

Definition of a matrix storage class for a (non-distributed) sparse matrix represented by coordinate lists.

Author:
Paul Börding, Thomas Brandes
Date:
11.06.2011 $Id$