#include <indexing.h>
|
| const array< const device IdxT *, NIDX > | buffers |
| |
| const constant int * | shapes |
| |
| const constant size_t * | strides |
| |
| const int | ndim |
| |
◆ buffers
template<typename IdxT , int NIDX>
| const array<const device IdxT*, NIDX> Indices< IdxT, NIDX >::buffers |
◆ ndim
template<typename IdxT , int NIDX>
| const int Indices< IdxT, NIDX >::ndim |
◆ shapes
template<typename IdxT , int NIDX>
| const constant int* Indices< IdxT, NIDX >::shapes |
◆ strides
template<typename IdxT , int NIDX>
| const constant size_t* Indices< IdxT, NIDX >::strides |
The documentation for this struct was generated from the following file: