Exponential Distribution Checker
A Program that Runs Experiments on Generating Random Numbers with an Exponential Distribution
|
defines.h | Header file for useful things |
main.cpp | Main |
Random.cpp | Code for generating exponentially distributed random numbers |
Random.h | Header for generating exponentially distributed random numbers |