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>
+ Include dependency graph for random-prime.h:
+ This graph shows which files directly or indirectly include this file:

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.