ViennaCL - The Vienna Computing Library  1.5.2
Data Structures | Namespaces
viennacl/device_specific/tree_parsing/map.hpp File Reference
#include <set>
#include "viennacl/forwards.h"
#include "viennacl/scheduler/forwards.h"
#include "viennacl/scheduler/io.hpp"
#include "viennacl/device_specific/forwards.h"
#include "viennacl/tools/shared_ptr.hpp"
#include "viennacl/device_specific/tree_parsing/traverse.hpp"
#include "viennacl/device_specific/utils.hpp"
#include "viennacl/device_specific/mapped_objects.hpp"
#include "viennacl/traits/row_major.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::device_specific
 

Provides an OpenCL kernel generator.


namespace  viennacl::device_specific::tree_parsing