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

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

#include <tensor.hpp>

Public Types

typedef tensor< NewVT,
typename
Mat::memory_space_type,
typename
Mat::memory_layout_type > 
type
 new tensor type after switch

Detailed Description

template<class Mat, class NewVT>
struct cuv::switch_value_type< Mat, NewVT >

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

Definition at line 2019 of file tensor.hpp.


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