RandomLib
1.10
|
Files | |
file | MPFRExample.cpp [code] |
An example of calling RandomLib::MPFRNormal. | |
file | RandomCoverage.cpp [code] |
Coverage test for RandomLib. | |
file | RandomExact.cpp [code] |
Using RandomLib to generate exact random results. | |
file | RandomExample.cpp [code] |
Simple examples of use of RandomLib. | |
file | RandomLambda.cpp [code] |
Using the STL and lambda expressions with RandomLib. | |
file | RandomSave.cpp [code] |
Examples of saving and restore the state with RandomLib. | |
file | RandomThread.cpp [code] |
Example of parallelization with RandomLib using threads. | |
file | RandomTime.cpp [code] |
Timing RandomLib. | |