Searched defs:SubscriptToIndex (Results 1 – 1 of 1) sorted by relevance
727 inline int SubscriptToIndex(const NdArrayDesc<4>& desc, int i0, int i1, int i2, in SubscriptToIndex() function737 inline int SubscriptToIndex(const NdArrayDesc<5>& desc, int indexes[5]) { in SubscriptToIndex() function743 inline int SubscriptToIndex(const NdArrayDesc<8>& desc, int indexes[8]) { in SubscriptToIndex() function
Completed in 12 milliseconds