ViennaCL - The Vienna Computing Library
1.5.2
|
Defines the action of certain unary and binary operators and its arguments (for host execution). More...
Go to the source code of this file.
Data Structures | |
struct | op_applier< OP > |
Worker class for decomposing expression templates. More... | |
Namespaces | |
namespace | viennacl |
Main namespace in ViennaCL. Holds all the basic types such as vector, matrix, etc. and defines operations upon them. | |
namespace | viennacl::linalg |
Provides all linear algebra operations which are not covered by operator overloads. | |
namespace | viennacl::linalg::detail |
Namespace holding implementation details for linear algebra routines. Usually not of interest for a library user. |
Defines the action of certain unary and binary operators and its arguments (for host execution).