clSPARSE
v0.10.0.0
a software library containing Sparse functions written in OpenCL
|
▼ src | |
▼ include | |
clSPARSE-1x.h | ClSPARSE-1x.h defines public types specific to OpenCL 1.x API's. This file is kept as a strictly 'C' compatible interface |
clSPARSE-2x.h | ClSPARSE-2x.h defines public types specific to OpenCL 2.x API's. This file is kept as a strictly 'C' compatible interface |
clSPARSE-error.h | Defines 'C' compatible macros and inline functions to help pretty print error messages from clSPARSE library |
clSPARSE-xx.h | ClSPARSE-xx.h defines public types used by any OpenCL version |
clSPARSE.h | ClSPARSE.h defines 'C' compatible callable functions and types that call into the library |
clsparseTimer-extern.hpp | A timer class that provides a cross platform timer for use in timing code progress with a high degree of accuracy. This class is implemented entirely in the header, to facilitate inclusion into multiple projects without needing to compile an object file for each project |
clsparseTimer.hpp | A timer class that provides a cross platform timer for use in timing code progress with a high degree of accuracy. This class is implemented entirely in the header, to facilitate inclusion into multiple projects without needing to compile an object file for each project |
loadDynamicLibrary.hpp | Abstracts platform differences to loading dynamic libraries at runtime |