difference_type typedef | blaze::UniformIterator< Type, AF > | |
DifferenceType typedef | blaze::UniformIterator< Type, AF > | |
idx() const noexcept | blaze::UniformIterator< Type, AF > | inline |
index_ | blaze::UniformIterator< Type, AF > | private |
iterator_category typedef | blaze::UniformIterator< Type, AF > | |
IteratorCategory typedef | blaze::UniformIterator< Type, AF > | |
load() const noexcept | blaze::UniformIterator< Type, AF > | inline |
loada() const noexcept | blaze::UniformIterator< Type, AF > | inline |
loadu() const noexcept | blaze::UniformIterator< Type, AF > | inline |
operator *() const noexcept | blaze::UniformIterator< Type, AF > | inline |
operator++() noexcept | blaze::UniformIterator< Type, AF > | inline |
operator++(int) noexcept | blaze::UniformIterator< Type, AF > | inline |
operator+=(ptrdiff_t inc) noexcept | blaze::UniformIterator< Type, AF > | inline |
operator--() noexcept | blaze::UniformIterator< Type, AF > | inline |
operator--(int) noexcept | blaze::UniformIterator< Type, AF > | inline |
operator-=(ptrdiff_t inc) noexcept | blaze::UniformIterator< Type, AF > | inline |
operator->() const noexcept | blaze::UniformIterator< Type, AF > | inline |
operator=(const UniformIterator &)=default (defined in blaze::UniformIterator< Type, AF >) | blaze::UniformIterator< Type, AF > | |
operator[](size_t index) const noexcept | blaze::UniformIterator< Type, AF > | inline |
pointer typedef | blaze::UniformIterator< Type, AF > | |
PointerType typedef | blaze::UniformIterator< Type, AF > | |
ptr() const noexcept | blaze::UniformIterator< Type, AF > | inline |
ptr_ | blaze::UniformIterator< Type, AF > | private |
reference typedef | blaze::UniformIterator< Type, AF > | |
ReferenceType typedef | blaze::UniformIterator< Type, AF > | |
SIMDType typedef | blaze::UniformIterator< Type, AF > | |
UniformIterator() noexcept | blaze::UniformIterator< Type, AF > | inlineexplicit |
UniformIterator(Type *ptr, size_t index) noexcept | blaze::UniformIterator< Type, AF > | inlineexplicit |
UniformIterator(const UniformIterator< Other, AF2 > &it) noexcept | blaze::UniformIterator< Type, AF > | inline |
UniformIterator(const UniformIterator &)=default (defined in blaze::UniformIterator< Type, AF >) | blaze::UniformIterator< Type, AF > | |
value_type typedef | blaze::UniformIterator< Type, AF > | |
ValueType typedef | blaze::UniformIterator< Type, AF > | |
~UniformIterator()=default (defined in blaze::UniformIterator< Type, AF >) | blaze::UniformIterator< Type, AF > | |