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

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

#include <ndarray.hpp>

Public Types

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

Detailed Description

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

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

Definition at line 1473 of file ndarray.hpp.


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