ViennaCL - The Vienna Computing Library  1.6.0
Free open-source GPU-accelerated linear algebra and solver library.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
viennacl::device_specific::builtin_database::database_type< ParamT >::expression_t Struct Reference

#include <common.hpp>

Public Types

typedef std::map
< scheduler::statement_node_numeric_type,
ParamT > 
map_t
 

Public Attributes

map_t d
 

Detailed Description

template<class ParamT>
struct viennacl::device_specific::builtin_database::database_type< ParamT >::expression_t

Definition at line 50 of file common.hpp.

Member Typedef Documentation

Definition at line 50 of file common.hpp.

Member Data Documentation

template<class ParamT>
map_t viennacl::device_specific::builtin_database::database_type< ParamT >::expression_t::d

Definition at line 50 of file common.hpp.


The documentation for this struct was generated from the following file: