CUV  0.9.201304091348
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types | List of all members
cuv::switch_memory_layout_type< Mat, NewML > Struct Template Reference

create a tensor type with the same template parameters, but with switched memory_layout_type More...

#include <tensor.hpp>

Public Types

typedef tensor< typename
Mat::value_type, typename
Mat::memory_space_type, NewML > 
type
 new tensor type after switch

Detailed Description

template<class Mat, class NewML>
struct cuv::switch_memory_layout_type< Mat, NewML >

create a tensor type with the same template parameters, but with switched memory_layout_type

Definition at line 2024 of file tensor.hpp.


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