Class LocalEngineWrapper
Defined in File random.hpp
Inheritance Relationships
Base Type
public navtk::experimental::RandomNumberGenerator(Class RandomNumberGenerator)
Class Documentation
Class that implements our local NavToolkit random number generator.
Public Functions
- Returns
A single random number from a uniform distribution between 0 and 1.
Reset the state of the underlying random number generation algorithm.
- Parameters
seed – New seed value.