LAMA
|
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. |
Definition of a matrix storage class for a (non-distributed) sparse matrix represented by coordinate lists.