Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

const_iterator Class Reference

#include <lifting-container.h>

List of all members.

template<class _Ring, class _IMatrix>
class LinBox::LiftingContainerBase< _Ring, _IMatrix >::const_iterator


Public Methods

 const_iterator (const LiftingContainerBase &lc, size_t end=0)
bool next (IVector &digit)
bool operator!= (const const_iterator &iterator) const
bool operator== (const const_iterator &iterator) const

Constructor & Destructor Documentation

const_iterator const LiftingContainerBase   lc,
size_t    end = 0
[inline]
 


Member Function Documentation

bool next IVector   digit [inline]
 

Returns:
False if the next digit cannot be computed (probably indicates modulus is bad)

bool operator!= const const_iterator &    iterator const [inline]
 

bool operator== const const_iterator &    iterator const [inline]
 


Generated on Mon Jun 20 09:16:57 2005 for linbox by doxygen1.2.18