Random number generator with support for uniform distributions.
A few important facts:
Sample usage: OdRandom rnd; for (int i = 0; i < 1000; i++) samples.push_back(rnd.genDouble(0, OdaPI));
File: OdRandom.h
Module: API Reference
This is the overview for the OdRandom constructor overload. | |
|
| |
This is the overview for the genDouble method overload. | |
| |
| |
| |
| |
This is the overview for the generator method overload. | |
|
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|