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