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