LAMA
|
Definition of a common base class for all matrix storage formats. More...
Go to the source code of this file.
Data Structures | |
class | lama::CRTPMatrixStorage< Derived, ValueType > |
This template class supports static polymorphism to define common routines for derived classes of MatrixStorage. More... | |
Namespaces | |
namespace | lama |
The namespace lama holds everything of the C++ Library lama. |
Definition of a common base class for all matrix storage formats.