ViennaCL - The Vienna Computing Library
1.5.1
|
Represents a contigious vector on GPU. More...
#include <block_vector.hpp>
Public Member Functions | |
viennacl::ocl::handle< cl_mem > & | handle () |
Return handle to the elements. More... | |
viennacl::ocl::handle< cl_mem > & | handle1 () |
Return handle to start indices. More... | |
const viennacl::ocl::handle < cl_mem > & | handle () const |
Return handle to the const elements. More... | |
const viennacl::ocl::handle < cl_mem > & | handle1 () const |
Return handle to const start indices. More... | |
Represents a contigious vector on GPU.
|
inline |
Return handle to the elements.
|
inline |
Return handle to the const elements.
|
inline |
Return handle to start indices.
|
inline |
Return handle to const start indices.