|
PP's Ndarray
|
Interface to create Ndarray. More...
Classes | |
| struct | pp::Ndarray< Dtype > |
| An interface to create Ndarray. More... | |
| struct | pp::Ndarray< Dtype[dim]> |
| An alias to quickly create Ndarray. More... | |
Interface to create Ndarray.
Recommended to use this interface to create Ndarray.
| Dtype | Data type of the array |
| dim | Dimension of the array |