Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NarbitraryprecisioncalculationBase namespace for arbitrary precision calculation
 CConfigurationContains configuration of arbitrary precision calculation and supplies them by get and set methods
 CFastLinearCongruenceRandomNumberGeneratorThis is a fast random number generator which uses linear congruences
 CFastM2P63LinearCongruenceRandomNumberGeneratorThis is a fast random number generator, which uses linear congruences. It uses the modulus 263
 CIntenseLinearCongruenceRandomNumberGeneratorThis is a random number generator which uses linear congruences
 CIntenseM2P63LinearCongruenceRandomNumberGeneratorThis is a random number generator which uses linear congruences. It uses the modulus 263
 CRandomNumberGeneratorThis class is an abstract class. It supplies the interface for random number generators