ViennaCL - The Vienna Computing Library  1.7.0
Free open-source GPU-accelerated linear algebra and solver library.
detail Directory Reference

Directories

directory  amg
 
directory  bisect
 
directory  ilu
 
directory  spai
 

Files

file  op_applier.hpp [code]
 Defines the action of certain unary and binary operators and its arguments (for host execution).
 
file  op_executor.hpp [code]
 Defines the worker class for decomposing an expression tree into small chunks, which can be processed by the predefined operations in ViennaCL.