MLX
Loading...
Searching...
No Matches
Public Attributes | List of all members
Indices< IdxT, NIDX > Struct Template Reference

#include <indexing.h>

Public Attributes

const array< const device IdxT *, NIDX > buffers
 
const constant int * shapes
 
const constant size_t * strides
 
const int ndim
 

Member Data Documentation

◆ 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: