colmaj_iterator_base< T > Class Template Reference

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

#include <mtx/mtx.h>

Collaboration diagram for colmaj_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

 colmaj_iterator_base (int rg, int rs, T *ptr)
T & operator* () const
colmaj_iterator_baseoperator++ ()
bool operator== (const colmaj_iterator_base &other) const
bool operator!= (const colmaj_iterator_base &other) const


Detailed Description

template<class T>
class colmaj_iterator_base< T >

Column-major iterator for mtx class.

Definition at line 558 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:54:01 2008 by Doxygen version 1.5.5.