|
25.02
|
This is the complete list of members for PerAxisIterator< T, Base >, including all inherited members.
| m_AxisDimensionality | PerAxisIterator< T, Base > | protected |
| m_AxisFactor | PerAxisIterator< T, Base > | protected |
| m_AxisIndex | PerAxisIterator< T, Base > | protected |
| m_Index | PerAxisIterator< T, Base > | protected |
| m_Iterator | PerAxisIterator< T, Base > | protected |
| m_Start | PerAxisIterator< T, Base > | protected |
| operator++() override | PerAxisIterator< T, Base > | inline |
| operator+=(const unsigned int increment) override | PerAxisIterator< T, Base > | inline |
| operator-=(const unsigned int decrement) override | PerAxisIterator< T, Base > | inline |
| operator[](const unsigned int index) override | PerAxisIterator< T, Base > | inline |
| PerAxisIterator(T *data=nullptr, unsigned int axisFactor=0, unsigned int axisDimensionality=0) | PerAxisIterator< T, Base > | inline |
| PerAxisIterator(T *data=nullptr, const armnn::TensorShape &tensorShape=TensorShape(), const unsigned int axis=0) | PerAxisIterator< T, Base > | inline |
| Reset(void *data) override | PerAxisIterator< T, Base > | inline |
| SetIndexOnMem(const unsigned int index) | PerAxisIterator< T, Base > | inline |