<T>LAPACK 0.1.1
C++ Template Linear Algebra PACKage
Loading...
Searching...
No Matches
Matrix.hpp File Reference
#include <starpu.h>
#include <iomanip>
#include <memory>
#include <ostream>
#include "tlapack/starpu/MatrixEntry.hpp"
#include "tlapack/starpu/Tile.hpp"
#include "tlapack/starpu/filters.hpp"
Include dependency graph for Matrix.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tlapack::starpu::internal::EntryAccess< T, false >
 
struct  tlapack::starpu::internal::EntryAccess< T, true >
 
class  tlapack::starpu::Matrix< T >
 Class for representing a matrix in StarPU that is split into tiles. More...
 

Detailed Description

Author
Weslley S Pereira, University of Colorado Denver, USA