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