ViennaCL - The Vienna Computing Library  1.5.2
Public Types
is_cpu_scalar< T > Struct Template Reference

Helper struct for checking whether a type is a host scalar type (e.g. float, double) More...

#include <forwards.h>

Public Types

enum  { value = false }

Detailed Description

template<typename T>
struct viennacl::is_cpu_scalar< T >

Helper struct for checking whether a type is a host scalar type (e.g. float, double)


Member Enumeration Documentation

anonymous enum
Enumerator:
value 

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