Skip to content

Add ArrayHandleRandomStandardNormal

Li-Ta Lo requested to merge ollielo/vtk-m:standard_normal into master

Add ArrayHandleRandomStandardNormal to provide a RNG for the standard normal distribution using Box-Muller transformation on ArrayHandleRandomUniformReal.

Merge request reports