ViennaCL - The Vienna Computing Library  1.5.1
opencl Directory Reference

Directories

directory  kernels
 

Files

file  common.hpp [code]
 Common implementations shared by OpenCL-based operations.
 
file  direct_solve.hpp [code]
 Implementations of dense direct solvers are found here.
 
file  matrix_operations.hpp [code]
 Implementations of dense matrix related operations, including matrix-vector products, using OpenCL.
 
file  misc_operations.hpp [code]
 Implementations of operations using compressed_matrix and OpenCL.
 
file  scalar_operations.hpp [code]
 Implementations of scalar operations using OpenCL.
 
file  sparse_matrix_operations.hpp [code]
 Implementations of operations using sparse matrices and OpenCL.
 
file  vandermonde_matrix_operations.hpp [code]
 Implementations of operations using vandermonde_matrix.
 
file  vector_operations.hpp [code]
 Implementations of vector operations using OpenCL.