next up previous contents [pdf] index

Next: Input parameters Up: sf_random Previous: Call

Definition

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




2011-07-02