PP's Ndarray
|
An interface to create Ndarray. More...
#include <ndarray-11.hpp>
Public Types | |
template<std::size_t dimention> | |
using | dim = Inner<Dtype, dimention> |
An interface to create Ndarray.
Recommended to use this interface to create Ndarray.
Dtype | Data type of the array |
dim | Dimension of the array |