ViennaCL - The Vienna Computing Library
1.5.2
|
Functor to set the arguments of a statement into a kernel. More...
#include <set>
#include "viennacl/matrix.hpp"
#include "viennacl/vector.hpp"
#include "viennacl/forwards.h"
#include "viennacl/scheduler/forwards.h"
#include "viennacl/generator/forwards.h"
#include "viennacl/meta/result_of.hpp"
#include "viennacl/tools/shared_ptr.hpp"
#include "viennacl/ocl/kernel.hpp"
#include "viennacl/generator/helpers.hpp"
#include "viennacl/generator/utils.hpp"
#include "viennacl/generator/mapped_objects.hpp"
Go to the source code of this file.
Data Structures | |
class | set_arguments_functor |
Helper class for setting the arguments of a kernel. More... | |
Namespaces | |
viennacl | |
Main namespace in ViennaCL. Holds all the basic types such as vector, matrix, etc. and defines operations upon them. | |
viennacl::generator | |
Provides an OpenCL kernel generator. | |
viennacl::generator::detail | |
Contains implementation details of the kernel generator. | |
Functor to set the arguments of a statement into a kernel.