PP's Ndarray
Loading...
Searching...
No Matches
pp::Ndarray< Dtype > Struct Template Reference

An interface to create Ndarray. More...

#include <ndarray-11.hpp>

Public Types

template<std::size_t dimention>
using dim = Inner<Dtype, dimention>
 

Detailed Description

template<typename Dtype>
struct pp::Ndarray< Dtype >

An interface to create Ndarray.

Recommended to use this interface to create Ndarray.

Template Parameters
DtypeData type of the array
dimDimension of the array

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