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
skelcl::Zip< Tout(Tleft, Tright)> Member List

This is the complete list of members for skelcl::Zip< Tout(Tleft, Tright)>, including all inherited members.

func() const skelcl::Zip< Tout(Tleft, Tright)>
operator()(const C< Tleft > &left, const C< Tright > &right, Args &&...args)skelcl::Zip< Tout(Tleft, Tright)>
operator()(Out< C< Tout >> output, const C< Tleft > &left, const C< Tright > &right, Args &&...args)skelcl::Zip< Tout(Tleft, Tright)>
source() const skelcl::Zip< Tout(Tleft, Tright)>
Zip(const Source &source, const std::string &funcName=std::string("func"))skelcl::Zip< Tout(Tleft, Tright)>