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

Returns the row_major or column_major class of a dense matrix based on the majority-tag (layout-tag) provided. More...

#include <common.hpp>

Public Types

typedef
T::ERROR_UNRECOGNIZED_MAJORITY_CATEGORTY_TAG 
type

Detailed Description

template<typename T>
struct viennacl::linalg::host_based::detail::majority_struct_for_orientation< T >

Returns the row_major or column_major class of a dense matrix based on the majority-tag (layout-tag) provided.


Member Typedef Documentation

typedef T::ERROR_UNRECOGNIZED_MAJORITY_CATEGORTY_TAG type

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