Vector.
More...
#include <mapped_objects.hpp>
|
| mapped_vector (std::string const &scalartype, unsigned int id) |
|
| mapped_buffer (std::string const &scalartype, unsigned int id, std::string const &type_key) |
|
Public Member Functions inherited from viennacl::device_specific::mapped_handle |
| mapped_handle (std::string const &scalartype, unsigned int id, std::string const &type_key) |
|
std::string & | append_kernel_arguments (std::set< std::string > &already_generated, std::string &str, unsigned int width) const |
|
| mapped_object (std::string const &scalartype, unsigned int id, std::string const &type_key) |
|
virtual | ~mapped_object () |
|
std::string | type_key () const |
|
std::string const & | name () const |
|
std::string | process (std::string const &in) const |
|
std::string | evaluate (std::map< std::string, std::string > const &accessors) const |
|
Vector.
Maps a vector
Definition at line 288 of file mapped_objects.hpp.
viennacl::device_specific::mapped_vector::mapped_vector |
( |
std::string const & |
scalartype, |
|
|
unsigned int |
id |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: