Cayley
Pseudo-Random Bits from Finite Groups
Code Directory Reference

Files

file  Cayley.cpp [code]
 Implementation of the Cayley pseudo-random number generator.
 
file  Cayley.h [code]
 Declaration of the Cayley pseudo-random number generator.
 
file  Cayley32.cpp [code]
 Implementation of the Cayley32 pseudo-random number generator.
 
file  Cayley32.h [code]
 Declaration of the Cayley32 pseudo-random number generator.
 
file  CPUtime.cpp [code]
 Cross-platform code for getting CPU time.
 
file  Includes.h [code]
 Useful includes.
 
file  Main.cpp [code]
 Main.
 
file  Permutation.cpp [code]
 Implementation of the permutation CPerm.
 
file  Permutation.h [code]
 Declaration of the permutation CPerm.
 
file  PowerTable.cpp [code]
 Implementation of the power table class CPowerTable.
 
file  PowerTable.h [code]
 Declaration of the power table class CPowerTable.
 
file  uintx_t.cpp [code]
 Implementation of the extensible unsigned integer class.
 
file  uintx_t.h [code]
 Declaration of the extensible unsigned integer class.