SkePU(integratedwithStarPU)  0.8.1
 All Classes Namespaces Files Functions Enumerations Friends Macros Groups Pages
skepu::MapReduce< MapFunc, ReduceFunc, T, c_type > Member List

This is the complete list of members for skepu::MapReduce< MapFunc, ReduceFunc, T, c_type >, including all inherited members.

cpu_func(void *buffers[], void *arg)skepu::MapReduce< MapFunc, ReduceFunc, T, c_type >static
createOpenCLProgram()skepu::MapReduce< MapFunc, ReduceFunc, T, c_type >
cuda_func(void *buffers[], void *arg)skepu::MapReduce< MapFunc, ReduceFunc, T, c_type >static
MapReduce(MapFunc *mapFunc, ReduceFunc *reduceFunc)skepu::MapReduce< MapFunc, ReduceFunc, T, c_type >
MapReduce(MapFunc *mapFunc, ReduceFunc *reduceFunc, Vector< T > *in, T *out)skepu::MapReduce< MapFunc, ReduceFunc, T, c_type >
omp_func(void *buffers[], void *arg)skepu::MapReduce< MapFunc, ReduceFunc, T, c_type >static
opencl_func(void *buffers[], void *arg)skepu::MapReduce< MapFunc, ReduceFunc, T, c_type >static
operator()(Vector< T > &input)skepu::MapReduce< MapFunc, ReduceFunc, T, c_type >
operator()(Vector< T > &input, int parts)skepu::MapReduce< MapFunc, ReduceFunc, T, c_type >
replaceText(std::string &text, std::string find, std::string replace)skepu::MapReduce< MapFunc, ReduceFunc, T, c_type >
run_async()skepu::MapReduce< MapFunc, ReduceFunc, T, c_type >virtual
~MapReduce()skepu::MapReduce< MapFunc, ReduceFunc, T, c_type >