ViennaCL - The Vienna Computing Library  1.5.0
Public Types
is_product< T > Struct Template Reference

Helper metafunction for checking whether the provided type is viennacl::op_prod (for products/multiplication) More...

#include <predicate.hpp>

Public Types

enum  { value = false }

Detailed Description

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

Helper metafunction for checking whether the provided type is viennacl::op_prod (for products/multiplication)


Member Enumeration Documentation

anonymous enum
Enumerator:
value 

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