ViennaCL - The Vienna Computing Library
1.5.1
|
functor for generating the prototype of a statement More...
#include <helpers.hpp>
Public Member Functions | |
prototype_generation_traversal (std::set< std::string > &already_generated, std::string &str, unsigned int vector_size, mapping_type const &mapping) | |
void | operator() (viennacl::scheduler::statement const *, viennacl::scheduler::statement_node const *root_node, detail::node_type node_type) const |
functor for generating the prototype of a statement
prototype_generation_traversal | ( | std::set< std::string > & | already_generated, |
std::string & | str, | ||
unsigned int | vector_size, | ||
mapping_type const & | mapping | ||
) | [inline] |
void operator() | ( | viennacl::scheduler::statement const * | , |
viennacl::scheduler::statement_node const * | root_node, | ||
detail::node_type | node_type | ||
) | const [inline] |