LAMA
/home/brandes/workspace/LAMA/src/lama/matrix/DenseMatrix.cpp File Reference

DenseMatrix.cpp. More...

Namespaces

namespace  lama
 

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


Functions

 lama::LAMA_LOG_DEF_TEMPLATE_LOGGER (template< typename T >, DenseMatrix< T >::logger,"Matrix.DenseMatrix")
template<typename ValueType >
static void lama::replicate (DenseStorage< ValueType > &replicatedData, DenseStorage< ValueType > &distributedData, const Distribution &distribution)

Variables

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

Detailed Description

DenseMatrix.cpp.

Author:
Michael Drost
Date:
22.02.2011 $Id$