spla
Classes | Namespaces
cl_formats.hpp File Reference
#include <spla/config.hpp>
#include <core/tdecoration.hpp>
#include <util/pair_hash.hpp>
#include <opencl/cl_accelerator.hpp>
#include <algorithm>
#include <cassert>
#include <functional>
#include <numeric>
#include <string>
#include <unordered_map>
#include <utility>
#include <vector>
Include dependency graph for cl_formats.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  spla::CLDenseVec< T >
 OpenCL one-dim array for dense vector representation. More...
 
class  spla::CLCooVec< T >
 OpenCL list-of-coordinates sparse vector representation. More...
 
class  spla::CLCsr< T >
 OpenCL compressed sparse row matrix representation. More...
 

Namespaces

 spla