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

Retrieves the alignment from a vector. Deprecated - will be replaced by a pure runtime facility in the future. More...

#include <result_of.hpp>

Public Types

enum  { value = 1 }
typedef
T::ERROR_ARGUMENT_PROVIDED_IS_NOT_A_VECTOR_OR_A_MATRIX 
error_type

Detailed Description

template<typename T>
struct viennacl::result_of::alignment< T >

Retrieves the alignment from a vector. Deprecated - will be replaced by a pure runtime facility in the future.


Member Typedef Documentation

typedef T::ERROR_ARGUMENT_PROVIDED_IS_NOT_A_VECTOR_OR_A_MATRIX error_type

Member Enumeration Documentation

anonymous enum
Enumerator:
value 

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