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

GMPRationalRandIter Class Reference

#include <gmp-rational.h>

List of all members.

Public Types

typedef GMPRationalElement Element

Public Methods

 GMPRationalRandIter (const GMPRationalField &F, const integer &size=0, const integer &seed=0)
 GMPRationalRandIter (const GMPRationalRandIter &R)
 ~GMPRationalRandIter ()
GMPRationalRandIter & operator= (const GMPRationalRandIter &R)
Elementrandom (Element &a) const
ElementAbstractrandom (ElementAbstract &a) const


Member Typedef Documentation

typedef GMPRationalElement Element
 


Constructor & Destructor Documentation

GMPRationalRandIter const GMPRationalField   F,
const integer   size = 0,
const integer   seed = 0
[inline]
 

GMPRationalRandIter const GMPRationalRandIter &    R [inline]
 

~GMPRationalRandIter   [inline]
 


Member Function Documentation

GMPRationalRandIter& operator= const GMPRationalRandIter &    R [inline]
 

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

Element& random Element   a const [inline]
 


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