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::Map< Tout(Tin)> Member List

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

Map(const Source &source, const std::string &funcName=std::string("func"))skelcl::Map< Tout(Tin)>
operator()(const C< Tin > &input, Args &&...args) const skelcl::Map< Tout(Tin)>
operator()(Out< C< Tout >> output, const C< Tin > &input, Args &&...args) const skelcl::Map< Tout(Tin)>