Heidelberg Educational Numerics Library Version 0.27 (from 15 March 2021)
hdnum::SparseMatrix< REAL >::row_iterator Member List

This is the complete list of members for hdnum::SparseMatrix< REAL >::row_iterator, including all inherited members.

begin() (defined in hdnum::SparseMatrix< REAL >::row_iterator)hdnum::SparseMatrix< REAL >::row_iteratorinline
difference_type typedef (defined in hdnum::SparseMatrix< REAL >::row_iterator)hdnum::SparseMatrix< REAL >::row_iterator
end() (defined in hdnum::SparseMatrix< REAL >::row_iterator)hdnum::SparseMatrix< REAL >::row_iteratorinline
ibegin() (defined in hdnum::SparseMatrix< REAL >::row_iterator)hdnum::SparseMatrix< REAL >::row_iteratorinline
iend() (defined in hdnum::SparseMatrix< REAL >::row_iterator)hdnum::SparseMatrix< REAL >::row_iteratorinline
iterator_category typedef (defined in hdnum::SparseMatrix< REAL >::row_iterator)hdnum::SparseMatrix< REAL >::row_iterator
operator!=(const self_type &rhs) (defined in hdnum::SparseMatrix< REAL >::row_iterator)hdnum::SparseMatrix< REAL >::row_iteratorinline
operator*() (defined in hdnum::SparseMatrix< REAL >::row_iterator)hdnum::SparseMatrix< REAL >::row_iteratorinline
operator+(difference_type offset) (defined in hdnum::SparseMatrix< REAL >::row_iterator)hdnum::SparseMatrix< REAL >::row_iteratorinline
operator+ (defined in hdnum::SparseMatrix< REAL >::row_iterator)hdnum::SparseMatrix< REAL >::row_iteratorfriend
operator++() (defined in hdnum::SparseMatrix< REAL >::row_iterator)hdnum::SparseMatrix< REAL >::row_iteratorinline
operator++(int junk) (defined in hdnum::SparseMatrix< REAL >::row_iterator)hdnum::SparseMatrix< REAL >::row_iteratorinline
operator+=(difference_type offset) (defined in hdnum::SparseMatrix< REAL >::row_iterator)hdnum::SparseMatrix< REAL >::row_iteratorinline
operator-(difference_type offset) (defined in hdnum::SparseMatrix< REAL >::row_iterator)hdnum::SparseMatrix< REAL >::row_iteratorinline
operator-=(difference_type offset) (defined in hdnum::SparseMatrix< REAL >::row_iterator)hdnum::SparseMatrix< REAL >::row_iteratorinline
operator<(const self_type &other) (defined in hdnum::SparseMatrix< REAL >::row_iterator)hdnum::SparseMatrix< REAL >::row_iteratorinline
operator==(const self_type &rhs) (defined in hdnum::SparseMatrix< REAL >::row_iterator)hdnum::SparseMatrix< REAL >::row_iteratorinline
operator>(const self_type &other) (defined in hdnum::SparseMatrix< REAL >::row_iterator)hdnum::SparseMatrix< REAL >::row_iteratorinline
operator[](difference_type offset) (defined in hdnum::SparseMatrix< REAL >::row_iterator)hdnum::SparseMatrix< REAL >::row_iteratorinline
pointer typedef (defined in hdnum::SparseMatrix< REAL >::row_iterator)hdnum::SparseMatrix< REAL >::row_iterator
reference typedef (defined in hdnum::SparseMatrix< REAL >::row_iterator)hdnum::SparseMatrix< REAL >::row_iterator
row_iterator(std::vector< size_type >::iterator rowPtrIter, std::vector< size_type >::iterator colIndicesIter, typename std::vector< REAL >::iterator valIter) (defined in hdnum::SparseMatrix< REAL >::row_iterator)hdnum::SparseMatrix< REAL >::row_iteratorinline
self_type typedef (defined in hdnum::SparseMatrix< REAL >::row_iterator)hdnum::SparseMatrix< REAL >::row_iterator
value_type typedef (defined in hdnum::SparseMatrix< REAL >::row_iterator)hdnum::SparseMatrix< REAL >::row_iterator