NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nvbio::block_strided_iterator< BLOCKSIZE, T, LAYOUT > Member List

This is the complete list of members for nvbio::block_strided_iterator< BLOCKSIZE, T, LAYOUT >, including all inherited members.

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 typedefnvbio::block_strided_iterator< BLOCKSIZE, T, LAYOUT >
difference_type typedefnvbio::block_strided_iterator< BLOCKSIZE, T, LAYOUT >
iterator_category typedefnvbio::block_strided_iterator< BLOCKSIZE, T, LAYOUT >
m_offsetnvbio::block_strided_iterator< BLOCKSIZE, T, LAYOUT >
m_stridenvbio::block_strided_iterator< BLOCKSIZE, T, LAYOUT >
m_vecnvbio::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 typedefnvbio::block_strided_iterator< BLOCKSIZE, T, LAYOUT >
reference typedefnvbio::block_strided_iterator< BLOCKSIZE, T, LAYOUT >
value_type typedefnvbio::block_strided_iterator< BLOCKSIZE, T, LAYOUT >