UpperTriangularIterator Class Reference

#include <matutri.h>

List of all members.

Public Member Functions

 UpperTriangularIterator (unsigned rows, unsigned cols)
 operator bool () const
void operator++ ()
unsigned row () const
unsigned col () const
unsigned offset () const

Protected Attributes

unsigned size_
bool good_
unsigned offset_
unsigned i_
unsigned j_


Constructor & Destructor Documentation

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


Member Function Documentation

UpperTriangularIterator::operator bool (  )  const [inline]

void UpperTriangularIterator::operator++ (  )  [inline]

unsigned UpperTriangularIterator::row (  )  const [inline]

unsigned UpperTriangularIterator::col (  )  const [inline]

unsigned UpperTriangularIterator::offset (  )  const [inline]


Member Data Documentation

unsigned UpperTriangularIterator::size_ [protected]

bool UpperTriangularIterator::good_ [protected]

unsigned UpperTriangularIterator::offset_ [protected]

unsigned UpperTriangularIterator::i_ [protected]

unsigned UpperTriangularIterator::j_ [protected]


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