Copyright © 2017 Michael Truog
Version: 1.7.2 Feb 26 2018 16:37:20 ------------------------------------------------------------------------
Authors: Michael Truog (mjtruog [at] gmail (dot) com).
box_muller/2 |
Process dictionary cache version of quickrand_normal:box_muller/2.. |
box_muller/3 |
State cache version of quickrand_normal:box_muller/2.. |
box_muller(Mean::number(), StdDev::number()) -> {Result1::float(), Result2::float()}
box_muller(Mean::number(), StdDev::number(), State0::quickrand_cache:state()) -> {Result1::float(), Result2::float(), StateN::quickrand_cache:state()}
Generated by EDoc, Feb 26 2018, 16:37:20.