ViennaCL - The Vienna Computing Library  1.7.0
Free open-source GPU-accelerated linear algebra and solver library.
viennacl::device_specific::builtin_database::database_type< ParamT >::device_type_t Struct Reference

#include <common.hpp>

Public Types

typedef std::map< device_type, device_architecture_tmap_t
 

Public Attributes

map_t d
 

Detailed Description

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

Definition at line 53 of file common.hpp.

Member Typedef Documentation

Definition at line 53 of file common.hpp.

Member Data Documentation

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

Definition at line 53 of file common.hpp.


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