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 | |
create a ndarray type with the same template parameters, but with switched value type
Definition at line 1473 of file ndarray.hpp.
1.8.1.2