|
ViennaCL - The Vienna Computing Library
1.5.2
|
#include <vector>#include "viennacl/scheduler/forwards.h"#include "viennacl/device_specific/tree_parsing/evaluate_expression.hpp"#include "viennacl/device_specific/utils.hpp"Go to the source code of this file.
Namespaces | |
| namespace | viennacl |
Main namespace in ViennaCL. Holds all the basic types such as vector, matrix, etc. and defines operations upon them. | |
| namespace | viennacl::device_specific |
Provides an OpenCL kernel generator. | |
Functions | |
| void | reduce_1d_local_memory (utils::kernel_generation_stream &stream, unsigned int size, std::vector< std::string > const &bufs, std::vector< scheduler::op_element > const &rops) |
| std::string | neutral_element (scheduler::op_element const &op) |
1.7.6.1