ViennaCL - The Vienna Computing Library  1.5.2
Data Structures | Namespaces | Functions
viennacl/device_specific/tree_parsing/statement_representation.hpp File Reference
#include <set>
#include <cstring>
#include "viennacl/forwards.h"
#include "viennacl/scheduler/forwards.h"
#include "viennacl/device_specific/forwards.h"
#include "viennacl/device_specific/tree_parsing/traverse.hpp"
#include "viennacl/device_specific/utils.hpp"
#include "viennacl/device_specific/mapped_objects.hpp"

Go to the source code of this file.

Data Structures

class  statement_representation_functor

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

Functions

std::string statements_representation (statements_container const &statements, binding_policy_t binding_policy)