clSPARSE  v0.10.0.0
a software library containing Sparse functions written in OpenCL
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  src
  include
 clSPARSE-1x.hClSPARSE-1x.h defines public types specific to OpenCL 1.x API's. This file is kept as a strictly 'C' compatible interface
 clSPARSE-2x.hClSPARSE-2x.h defines public types specific to OpenCL 2.x API's. This file is kept as a strictly 'C' compatible interface
 clSPARSE-error.hDefines 'C' compatible macros and inline functions to help pretty print error messages from clSPARSE library
 clSPARSE-xx.hClSPARSE-xx.h defines public types used by any OpenCL version
 clSPARSE.hClSPARSE.h defines 'C' compatible callable functions and types that call into the library
 clsparseTimer-extern.hppA 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.hppA 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.hppAbstracts platform differences to loading dynamic libraries at runtime