|
ViennaCL - The Vienna Computing Library
1.5.1
|
Mapping of a host scalar to a generator class. More...
#include <mapped_objects.hpp>
Public Member Functions | |
| mapped_host_scalar (std::string const &scalartype) | |
| std::string const & | name () |
| std::string & | append_kernel_arguments (std::set< std::string > &already_generated, std::string &str, unsigned int) const |
Friends | |
| class | map_functor |
Mapping of a host scalar to a generator class.
| mapped_host_scalar | ( | std::string const & | scalartype | ) | [inline] |
| std::string& append_kernel_arguments | ( | std::set< std::string > & | already_generated, |
| std::string & | str, | ||
| unsigned int | |||
| ) | const [inline, virtual] |
Reimplemented from mapped_object.
| std::string const& name | ( | ) | [inline] |
friend class map_functor [friend] |
1.7.6.1