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

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

#include <ndarray.hpp>

Public Types

typedef ndarray< typename
Mat::value_type, NewMS,
typename
Mat::memory_layout_type > 
type
 new ndarray type after switch

Detailed Description

template<class Mat, class NewMS>
struct cuv::switch_memory_space_type< Mat, NewMS >

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

Definition at line 1483 of file ndarray.hpp.


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