GeneralIterator Class Reference

#include <matgen.h>

Inheritance diagram for GeneralIterator:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 GeneralIterator (unsigned rows, unsigned cols)
unsigned offset () const
 operator bool () const
unsigned row () const
unsigned col () const

Protected Attributes

unsigned rows_
unsigned cols_
unsigned offset_
unsigned i_
unsigned j_
bool good_

Constructor & Destructor Documentation

GeneralIterator::GeneralIterator ( unsigned  rows,
unsigned  cols 
) [inline]


Member Function Documentation

unsigned GeneralIterator::offset (  )  const [inline]

GeneralIterator::operator bool (  )  const [inline]

unsigned GeneralIterator::row (  )  const [inline]

unsigned GeneralIterator::col (  )  const [inline]


Member Data Documentation

unsigned GeneralIterator::rows_ [protected]

unsigned GeneralIterator::cols_ [protected]

unsigned GeneralIterator::offset_ [protected]

unsigned GeneralIterator::i_ [protected]

unsigned GeneralIterator::j_ [protected]

bool GeneralIterator::good_ [protected]


The documentation for this class was generated from the following file:
Generated on Wed Oct 17 17:54:11 2007 for blitz by  doxygen 1.5.2