Function navtk::experimental::rand_n()
Defined in File random.hpp
Function Documentation
-
double navtk::experimental::rand_n()
Return a single random number from a normal distribution with mean=0, sigma=1.
- Returns
A random number from a normal distribution.