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 "src/operator_macros.h"#include "src/exec_plan.h"#include "src/map.inl"#include "src/map_cpu.inl"#include "src/map_omp.inl"#include "src/map_cl.inl"#include "src/map_cu.inl"
Go to the source code of this file.
Classes | |
| class | skepu::Map< MapFunc > |
| A class representing the Map skeleton. More... | |
Namespaces | |
| namespace | skepu |
The main nemaspace for SkePU library. | |
Contains a class declaration for the Map skeleton.
1.7.1