LAMA
/home/brandes/workspace/LAMA/src/lama/storage/MatrixStorage.cpp File Reference

Implementation of methods for common base class of all matrix storage formats. More...

Namespaces

namespace  lama
 

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


Functions

 lama::LAMA_LOG_DEF_LOGGER (_MatrixStorage::logger,"MatrixStorage")
std::ostream & lama::operator<< (std::ostream &stream, const MatrixStorageFormat storageFormat)

Variables

template class
LAMA_DLL_IMPORTEXPORT 
lama::MatrixStorage< float >
template class
LAMA_DLL_IMPORTEXPORT 
lama::MatrixStorage< double >

Detailed Description

Implementation of methods for common base class of all matrix storage formats.

Author:
Thomas Brandes
Date:
27.04.2011 $Id$