Polymake Template Library (PTL) 4.12
List of all members
pm::NormalRandom< Num > Class Template Reference

#include <RandomPoints.h>

Inherits pm::GenericRandomGenerator< Top, Eref >.

Collaboration diagram for pm::NormalRandom< Num >:
Collaboration graph
[legend]

Detailed Description

template<typename Num = AccurateFloat>
class pm::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: