SkelCL
SkelCL is a high level multi GPU skeleton library developed at the university of Münster, Germany.
|
Two dimensional container data structures. More...
Classes | |
class | skelcl::Matrix< IndexPoint > |
The IndexMatrix (a.k.a. Matrix<IndexPoint>) class is a special implementation of a Matrix with Elements of type IndexPoint. More... | |
class | skelcl::Matrix< T > |
The Matrix class is a two dimensional container which makes its data accessible on the host as well as on the devices. More... | |
Two dimensional container data structures.