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"

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. | |
Contains a class declaration for the Map skeleton.
1.8.5