Notes for Intel® oneAPI Math Kernel Library Vector Statistics
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-41EC2524-A517-45F2-BBE6-58968B2BFEEE
Visible to Intel only — GUID: GUID-41EC2524-A517-45F2-BBE6-58968B2BFEEE
Bernoulli (VSL_RNG_METHOD_BERNOULLI_ICDF)
Bernoulli distribution with parameter p. You may generate any successive random number k of the Bernoulli distribution by the formula:
,
where u is a successive random number of a uniform distribution over the interval [0, 1).
See Intel® oneAPI Math Kernel Library Vector Statistics Random Number Generator Performance Data for test results summary.