Public Member Functions | |
const_iterator (const sparse_mat &mat, size_t it) | |
const Edge & | operator* () const |
const Edge * | operator-> () const |
const_iterator & | operator++ () |
const_iterator | operator++ (int) |
const_iterator & | operator-- () |
const_iterator | operator-- (int) |
bool | operator== (const const_iterator &i) const |
bool | operator!= (const const_iterator &i) const |