curfil  ..
 All Classes Functions Variables Typedefs Friends Groups Pages
Public Types | List of all members
cuv::switch_memory_layout_type< Mat, NewML > Struct Template Reference

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

#include <ndarray.hpp>

Public Types

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

Detailed Description

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

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

Definition at line 1478 of file ndarray.hpp.


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