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

NonzeroRandIter Class Template Reference

#include <nonzero.h>

List of all members.


Detailed Description

template<class Field, class RandIter = typename Field::RandIter>
class LinBox::NonzeroRandIter< Field, RandIter >

Random iterator for nonzero random numbers

Wraps around an existing random iterator and ensures that the output is entirely nonzero numbers.


Public Member Functions

ElementAbstractrandom (ElementAbstract &a) const


Member Function Documentation

ElementAbstract& random ElementAbstract a  )  const [inline]
 

Random field element creator. This returns a random field element from the information supplied at the creation of the generator. Required by abstract base class.

Returns:
reference to random field element


The documentation for this class was generated from the following file:
Generated on Thu Feb 8 22:33:06 2007 for linbox by doxygen 1.3.4