1 #ifndef VIENNACL_LINALG_DETAIL_SPAI_BLOCK_VECTOR_HPP
2 #define VIENNACL_LINALG_DETAIL_SPAI_BLOCK_VECTOR_HPP
viennacl::ocl::handle< cl_mem > & handle1()
Return handle to start indices.
const viennacl::ocl::handle< cl_mem > & handle1() const
Return handle to const start indices.
const viennacl::ocl::handle< cl_mem > & handle() const
Return handle to the const elements.
viennacl::ocl::handle< cl_mem > & handle()
Return handle to the elements.
Implementations of the OpenCL backend, where all contexts are stored in.
Represents a contiguous vector on the GPU to represent a concatentation of small vectors.