next up previous contents [pdf] index

Next: Output Up: sf_randn1 Previous: Call

Definition

float sf_randn_one_bm (void)
/*< return a random number (normally distributed, Box-Muller method) >*/
{
   ...
}




2011-07-02