TF++, Miscellaneous classes and modules in C++:
rngtest.cc File Reference

test random number generator module More...

#include <iostream>
#include <tfxx/commandline.h>
#include <tfxx/rng.h>
Include dependency graph for rngtest.cc:

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[])
 

Detailed Description

test random number generator module


Author
Thomas Forbriger
Date
31/10/2019

test random number generator module

Copyright (c) 2019 by Thomas Forbriger (BFO Schiltach)

REVISIONS and CHANGES

  • 31/10/2019 V1.0 Thomas Forbriger

Definition in file rngtest.cc.