Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
▼Narbitraryprecisioncalculation | Base namespace for arbitrary precision calculation |
CConfiguration | Contains configuration of arbitrary precision calculation and supplies them by get and set methods |
CFastLinearCongruenceRandomNumberGenerator | This is a fast random number generator which uses linear congruences |
CFastM2P63LinearCongruenceRandomNumberGenerator | This is a fast random number generator, which uses linear congruences. It uses the modulus 263 |
CIntenseLinearCongruenceRandomNumberGenerator | This is a random number generator which uses linear congruences |
CIntenseM2P63LinearCongruenceRandomNumberGenerator | This is a random number generator which uses linear congruences. It uses the modulus 263 |
CRandomNumberGenerator | This class is an abstract class. It supplies the interface for random number generators |