Txeo v0.1
A Developer-Friendly TensorFlow C++ Wrapper
Loading...
Searching...
No Matches
txeo::TensorIterator< T > Member List

This is the complete list of members for txeo::TensorIterator< T >, including all inherited members.

difference_type typedeftxeo::TensorIterator< T >
iterator_category typedeftxeo::TensorIterator< T >
operator!=(const TensorIterator &other) consttxeo::TensorIterator< T >inline
operator*() consttxeo::TensorIterator< T >inline
operator+txeo::TensorIterator< T >friend
operator+txeo::TensorIterator< T >friend
operator++()txeo::TensorIterator< T >inline
operator++(int)txeo::TensorIterator< T >inline
operator+=(const difference_type &val)txeo::TensorIterator< T >inline
operator-txeo::TensorIterator< T >friend
operator-(const TensorIterator &other) consttxeo::TensorIterator< T >inline
operator--()txeo::TensorIterator< T >inline
operator--(int)txeo::TensorIterator< T >inline
operator-=(const difference_type &val)txeo::TensorIterator< T >inline
operator->() consttxeo::TensorIterator< T >inline
operator<(const TensorIterator &other) consttxeo::TensorIterator< T >inline
operator<=(const TensorIterator &other) consttxeo::TensorIterator< T >inline
operator==(const TensorIterator &other) consttxeo::TensorIterator< T >inline
operator>(const TensorIterator &other) consttxeo::TensorIterator< T >inline
operator>=(const TensorIterator &other) consttxeo::TensorIterator< T >inline
pointer typedeftxeo::TensorIterator< T >
reference typedeftxeo::TensorIterator< T >
TensorIterator(T *elements, std::ptrdiff_t step=1)txeo::TensorIterator< T >inline
value_type typedeftxeo::TensorIterator< T >