Polymake Template Library (PTL) 4.12
|
#include <RandomPoints.h>
Inherits pm::GenericRandomGenerator< Top, Eref >.
Generator of floating-point numbers normally distributed in (-1,1). The algorithm is taken from Donald E. Knuth, The Art of Computer Programming, vol. II, section 3.4.1.E.6