|
TF++, Miscellaneous classes and modules in C++:
|
test random number generator module More...
#include <iostream>#include <tfxx/commandline.h>#include <tfxx/rng.h>
Go to the source code of this file.
Classes | |
| struct | Options |
Macros | |
| #define | RNGTEST_VERSION "RNGTEST V1.0 test random number generator module" |
Functions | |
| void | report (const tfxx::numeric::RNGgaussian &rng) |
| int | main (int iargc, char *argv[]) |
test random number generator module
test random number generator module
Copyright (c) 2019 by Thomas Forbriger (BFO Schiltach)
REVISIONS and CHANGES
Definition in file rngtest.cc.