LAMA
|
Implementation of matrix operations for dense matrices. More...
#include <lama/matrix/DenseMatrixOps.hpp>
#include <lama/LAMAInterfaceRegistry.hpp>
#include <lama/LAMAInterface.hpp>
#include <lama/HostWriteAccess.hpp>
#include <lama/distribution/NoDistribution.hpp>
#include <lama/distribution/CyclicDistribution.hpp>
#include <lama/tracing.hpp>
#include <boost/scoped_array.hpp>
Namespaces | |
namespace | lama |
The namespace lama holds everything of the C++ Library lama. | |
Functions | |
lama::LAMA_LOG_DEF_LOGGER (DenseMatrixOps::logger,"DenseMatrixOps") |
Implementation of matrix operations for dense matrices.