Changes

Jump to: navigation, search

DPS921/Intel Math Kernel Library

No change in size, 21:37, 13 April 2021
Random Number Generator
All RNG routines can be categorized in several different categories.
- * Engines - hold the state of a generator
- * Transformation classes - holds different types of statistical distribution
- * Generate function - the routine that obtains the random number from the statistical distribution
- * Services - using routines that can modify the state of the engine
The generation of numbers is done in 2 steps:
22
edits

Navigation menu