SkePU  1.2
 All Classes Namespaces Files Functions Variables Enumerations Friends Macros Groups Pages
Classes | Namespaces
map.h File Reference

Contains a class declaration for the Map skeleton. More...

#include <string>
#include <vector>
#include <CL/cl.h>
#include "src/device_cl.h"
#include "src/environment.h"
#include "skepu/vector.h"
#include "skepu/matrix.h"
#include "skepu/sparse_matrix.h"
#include "src/operator_macros.h"
#include "src/exec_plan.h"
#include "src/map.inl"
#include "src/map_sparse.inl"
#include "src/map_cpu.inl"
#include "src/map_omp.inl"
#include "src/map_cl.inl"
#include "src/map_cu.inl"
Include dependency graph for map.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  skepu::Map< MapFunc >
 A class representing the Map skeleton. More...
 

Namespaces

 skepu
 The main namespace for SkePU library.
 

Detailed Description

Contains a class declaration for the Map skeleton.