rowmaj_iterator_base< T > Class Template Reference

Row-major iterator for mtx class. More...

#include <mtx/mtx.h>

Collaboration diagram for rowmaj_iterator_base< T >:

Collaboration graph
[legend]

List of all members.

Public Types

typedef std::forward_iterator_tag iterator_category
typedef T value_type
typedef ptrdiff_t difference_type
typedef T * pointer
typedef T & reference

Public Member Functions

 rowmaj_iterator_base (int s, int ncols, T *ptr)
T & operator* () const
rowmaj_iterator_baseoperator++ ()
bool operator== (const rowmaj_iterator_base &other) const
bool operator!= (const rowmaj_iterator_base &other) const


Detailed Description

template<class T>
class rowmaj_iterator_base< T >

Row-major iterator for mtx class.

Definition at line 606 of file mtx.h.


The documentation for this class was generated from the following file:

The software described here is Copyright (c) 1998-2005, Rob Peters.
This page was generated Wed Dec 3 06:55:43 2008 by Doxygen version 1.5.5.