Searched defs:offset_at (Results 1 – 2 of 2) sorted by relevance
178 unsigned int offset_at (unsigned int index) const in offset_at() function
106 template<typename... Ix> py::ssize_t offset_at(const arr& a, Ix... idx) { return a.offset_at(idx...… in offset_at() function