Public Types

is_eigen< Tag > Struct Template Reference

Meta function which checks whether a tag is tag_eigen. More...

#include <tag_of.hpp>

Public Types

enum  { value = false }

Detailed Description

template<typename Tag>
struct viennacl::is_eigen< Tag >

Meta function which checks whether a tag is tag_eigen.

This is an internal function only, there is no need for a library user of ViennaCL to care about it any further


Member Enumeration Documentation

anonymous enum
Enumerator:
value 

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