Polymake Template Library (PTL) 4.13
polymake::NormalRandom< Num > Class Template Reference

#include <RandomPoints.h>

Collaboration diagram for polymake::NormalRandom< Num >:

Detailed Description

template<typename Num = AccurateFloat>
class polymake::NormalRandom< Num >

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


The documentation for this class was generated from the following file: