PCL
|
Generation of random normal (Gaussian) deviates. More...
#include <Random.h>
Public Member Functions | |
NormalRandomDeviates (RNG &R) noexcept(false) | |
double | operator() () noexcept |
|
inlinenoexcept |
|
inlinenoexcept |
Returns a random deviate from a Gaussian distribution with zero mean and unit standard deviation.
Definition at line 720 of file Random.h.
References pcl::Ln(), and pcl::Sqrt().