Developer Guide for Intel® Data Analytics Acceleration Library 2019 Update 5

Uniform

Generates random numbers uniformly distributed on the interval [a, b).

Details

Uniform random number generator fills the input n x p numeric table with values that are uniformly distributed on the interval [a, b), where a, b R and a < b.

The probability density is given by:



The cumulative distribution function is as follows: