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_space_type< Mat, NewMS > Struct Template Reference

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

#include <tensor.hpp>

Public Types

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

Detailed Description

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

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

Definition at line 2029 of file tensor.hpp.


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