HomeSort by relevance Sort by last modified time
    Searched full:normal_rand (Results 1 - 3 of 3) sorted by null

  /external/fec/
sim.c 8 double normal_rand(double mean, double std_dev) function
36 sample = offset + gain*normal_rand(sym?amp:-amp,1.0);
dtest.c 74 gv = normal_rand(0.,100.);
fec.h 292 double normal_rand(double mean, double std_dev);

Completed in 75 milliseconds