ViennaCL - The Vienna Computing Library  1.5.1
Public Types
orientation_functor< T > Struct Template Reference

Returns the orientation functor tag (either row_major or column_major) of a matrix. More...

#include <result_of.hpp>

Public Types

typedef
T::ERROR_ARGUMENT_PROVIDED_IS_NOT_A_MATRIX 
type

Detailed Description

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

Returns the orientation functor tag (either row_major or column_major) of a matrix.


Member Typedef Documentation

typedef T::ERROR_ARGUMENT_PROVIDED_IS_NOT_A_MATRIX type

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