Jive reference manual
jem::ArrayIterator< T, N > Member List

This is the complete list of members for jem::ArrayIterator< T, N >, including all inherited members.

ArrayIterator()jem::ArrayIterator< T, N >
ArrayIterator(T *data, const Shape &shape, const Shape &stride)jem::ArrayIterator< T, N >
ArrayIterator(T *data, const Shape &shape, const Shape &stride, EndTag tag)jem::ArrayIterator< T, N >
ArrayIterator(const Self &rhs)jem::ArrayIterator< T, N >
difference_type typedefjem::ArrayIterator< T, N >
distance(const ArrayIterator< T, 1 > &first, const ArrayIterator< T, 1 > &last)jem::ArrayIterator< T, N >related
END_TAG enum valuejem::ArrayIterator< T, N >
EndTag enum namejem::ArrayIterator< T, N >
Index typedefjem::ArrayIterator< T, N >
iterator_category typedefjem::ArrayIterator< T, N >
LAST_DIMjem::ArrayIterator< T, N >static
operator!=(const Self &rhs) const jem::ArrayIterator< T, N >
operator*() const jem::ArrayIterator< T, N >
operator++()jem::ArrayIterator< T, N >
operator++(int)jem::ArrayIterator< T, N >
operator--()jem::ArrayIterator< T, N >
operator--(int)jem::ArrayIterator< T, N >
operator->() const jem::ArrayIterator< T, N >
operator==(const Self &rhs) const jem::ArrayIterator< T, N >
pointer typedefjem::ArrayIterator< T, N >
reference typedefjem::ArrayIterator< T, N >
Self typedefjem::ArrayIterator< T, N >
Shape typedefjem::ArrayIterator< T, N >
value_type typedefjem::ArrayIterator< T, N >