|
ViennaCL - The Vienna Computing Library
1.5.2
|
#include <mapped_objects.hpp>
Public Member Functions | |
| fetchable (mapped_object *obj) | |
| void | fetch (unsigned int simd_width, std::string const &suffix, index_tuple const &index, std::set< std::string > &fetched, utils::kernel_generation_stream &stream) |
Protected Attributes | |
| mapped_object * | obj_ |
| fetchable | ( | mapped_object * | obj | ) | [inline] |
| void fetch | ( | unsigned int | simd_width, |
| std::string const & | suffix, | ||
| index_tuple const & | index, | ||
| std::set< std::string > & | fetched, | ||
| utils::kernel_generation_stream & | stream | ||
| ) | [inline] |
mapped_object* obj_ [protected] |
1.7.6.1