linbox
Data Structures | Namespaces | Constant Groups
random-prime.h File Reference

Generates random positive prime Integers. More...

#include "linbox/integer.h"
#include "linbox/util/timer.h"
#include "linbox/util/debug.h"
#include <cstdlib>

Data Structures

class  RandomPrimeIterator
 Random Prime Generator. More...
 
class  RandomPrimeIter
 Random Prime Iterator. More...
 

Namespaces

 LinBox
 Namespace in which all linbox code resides.
 

Constant Groups

 LinBox
 Namespace in which all linbox code resides.
 

Detailed Description

Generates random positive prime Integers.