What is NavToolkit?
Getting Started
Advanced Documentation
Reference Documentation
API Documentation
Defined in File random.hpp
Return a Vector of random numbers from a normal distribution with mean=0, sigma=1.
num – The number of desired random numbers.
A Vector of random numbers from a normal distribution.