ViennaCL - The Vienna Computing Library
1.5.1
|
Helper metafunctions used for the scheduler. More...
Data Structures | |
struct | op_type_info |
Helper metafunction for obtaining the operation ID as well as the operation family for unary and binary operations on vectors and matrices. More... | |
struct | numeric_type_id |
Helper metafunction for obtaining the runtime type ID for a numerical type. More... | |
struct | layout_type_id |
Helper metafunction for obtaining the memory layout (row-/column-major) for a matrix. More... | |
struct | num_nodes |
Helper metafunction for obtaining the number of nodes of an expression template tree. More... |
Helper metafunctions used for the scheduler.