SkelCL
SkelCL is a high level multi GPU skeleton library developed at the university of Münster, Germany.
 All Classes Namespaces Files Functions Variables Typedefs Groups
Classes
AllPairs Skeleton

The AllPairs skeleton describes a calculation of pairs of row vectors and column vectors with a user defined function which can be performed on one or more devices. More...

Classes

class  skelcl::AllPairs< Tout(Tleft, Tright)>
 An instance of the AllPairs class describes a calculation of pairs of row vectors and column vectors with a user defined function which can be performed on a device. More...
 

Detailed Description

The AllPairs skeleton describes a calculation of pairs of row vectors and column vectors with a user defined function which can be performed on one or more devices.