ViennaCL - The Vienna Computing Library  1.5.2
Data Structures
viennacl::scheduler::result_of Namespace Reference

Helper metafunctions used for the scheduler. More...

Data Structures

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...
 
struct  numeric_type_id
 Helper metafunction for obtaining the runtime type ID for a numerical type. More...
 
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...
 

Detailed Description

Helper metafunctions used for the scheduler.