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

Definition of a structure for a dense matrix. More...

Go to the source code of this file.

Data Structures

class  lama::DenseStorageView< T >
 Storage format for a Dense matrix. More...
class  lama::DenseStorage< T >
 The class DenseStorage is a DenseStorageView that manages its own data. More...

Namespaces

namespace  lama
 

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



Detailed Description

Definition of a structure for a dense matrix.

Author:
Michael Drost
Date:
27.04.2011 $Id$