MLX
Loading...
Searching...
No Matches
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 constant bool * row_contiguous
 
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

◆ row_contiguous

template<typename IdxT , int NIDX>
const constant bool* Indices< IdxT, NIDX >::row_contiguous

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