|
ViennaCL - The Vienna Computing Library
1.5.2
|
functor for generating the prototype of a statement More...
#include <prototype_generation.hpp>
Public Member Functions | |
| prototype_generation_traversal (unsigned int simd_width, std::set< std::string > &already_generated, std::string &str, mapping_type const &mapping) | |
| void | operator() (scheduler::statement const &statement, unsigned int root_idx, node_type node_type) const |
functor for generating the prototype of a statement
| prototype_generation_traversal | ( | unsigned int | simd_width, |
| std::set< std::string > & | already_generated, | ||
| std::string & | str, | ||
| mapping_type const & | mapping | ||
| ) | [inline] |
| void operator() | ( | scheduler::statement const & | statement, |
| unsigned int | root_idx, | ||
| node_type | node_type | ||
| ) | const [inline] |
1.7.6.1