ViennaCL - The Vienna Computing Library
1.5.0
|
Functor to map the statements to the types defined in mapped_objects.hpp. More...
#include <set>
#include "viennacl/forwards.h"
#include "viennacl/vector.hpp"
#include "viennacl/matrix.hpp"
#include "viennacl/scheduler/forwards.h"
#include "viennacl/generator/forwards.h"
#include "viennacl/tools/shared_ptr.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 | map_functor |
Functor to map the statements to the types defined in mapped_objects.hpp. More... | |
Namespaces | |
namespace | viennacl |
Main namespace in ViennaCL. Holds all the basic types such as vector, matrix, etc. and defines operations upon them. | |
namespace | viennacl::generator |
Provides an OpenCL kernel generator. | |
namespace | viennacl::generator::detail |
Contains implementation details of the kernel generator. |
Functor to map the statements to the types defined in mapped_objects.hpp.