ViennaCL - The Vienna Computing Library  1.7.0
Free open-source GPU-accelerated linear algebra and solver library.
viennacl::tools::CPU_SCALAR_TYPE_DEDUCER< T > Struct Template Reference

Obtain the cpu scalar type from a type, including a GPU type like viennacl::scalar<T> More...

#include <tools.hpp>

Detailed Description

template<typename T>
struct viennacl::tools::CPU_SCALAR_TYPE_DEDUCER< T >

Obtain the cpu scalar type from a type, including a GPU type like viennacl::scalar<T>

Template Parameters
TEither a CPU scalar type or a GPU scalar type

Definition at line 225 of file tools.hpp.


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