clSPARSE
v0.10.0.0
a software library containing Sparse functions written in OpenCL
|
clSPARSE-2x.h defines public types specific to OpenCL 2.x API's. This file is kept as a strictly 'C' compatible interface. More...
#include "clSPARSE-xx.h"
Go to the source code of this file.
Classes | |
struct | clsparseScalar |
Structure to encapsulate scalar data to clSPARSE API. More... | |
struct | cldenseVector |
Structure to encapsulate dense vector data to clSPARSE API. More... | |
struct | clsparseCsrMatrix |
Structure to encapsulate sparse matrix data encoded in CSR form to clSPARSE API. More... | |
struct | clsparseCooMatrix |
Structure to encapsulate sparse matrix data encoded in COO form to clSPARSE API. More... | |
struct | cldenseMatrix |
Structure to encapsulate dense matrix data to clSPARSE API. More... | |
clSPARSE-2x.h defines public types specific to OpenCL 2.x API's. This file is kept as a strictly 'C' compatible interface.