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(IndexPoint)> Member List

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

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