Polymake Template Library (PTL) 4.12
List of all members
pm::RandomPoints< FillClass, normalize, Num > Class Template Reference

Generator of uniformly distributed random points on the unit sphere in R^d. More...

#include <RandomPoints.h>

Inherits pm::GenericRandomGenerator< Top, Eref >.

Inherited by pm::RandomSpherePoints< pm::AccurateFloat >, pm::RandomNormalPoints< Num >, and pm::RandomSpherePoints< Num >.

Collaboration diagram for pm::RandomPoints< FillClass, normalize, Num >:
Collaboration graph
[legend]

Detailed Description

template<typename FillClass, bool normalize, typename Num = AccurateFloat>
class pm::RandomPoints< FillClass, normalize, Num >

Generator of uniformly distributed random points on the unit sphere in R^d.


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