block_strided_iterator() | cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT > | inline |
block_strided_iterator(T vec, const uint32 stride, const uint32 offset=0) | cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT > | inline |
const_reference typedef (defined in cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT >) | cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT > | |
difference_type typedef (defined in cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT >) | cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT > | |
iterator_category typedef (defined in cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT >) | cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT > | |
m_offset (defined in cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT >) | cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT > | |
m_stride (defined in cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT >) | cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT > | |
m_vec (defined in cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT >) | cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT > | |
operator*() const | cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT > | inline |
operator+(const uint32 i) const | cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT > | inline |
operator++() | cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT > | inline |
operator-(const block_strided_iterator< BLOCKSIZE, T > it) const | cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT > | inline |
operator[](const uint32 i) const | cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT > | inline |
operator[](const uint32 i) | cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT > | inline |
pointer typedef (defined in cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT >) | cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT > | |
reference typedef (defined in cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT >) | cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT > | |
value_type typedef (defined in cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT >) | cugar::block_strided_iterator< BLOCKSIZE, T, LAYOUT > | |