next up previous contents [pdf] index

Next: Input parameters Up: sf_randn Previous: Call

Definition

void sf_randn (int nr, float *r /* [nr] */)
/*< fill an array with normally distributed numbers >*/
{
   ...
}




2011-07-02