HomeSort by relevance Sort by last modified time
    Searched refs:gauss (Results 26 - 30 of 30) sorted by null

12

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_math.py 535 from random import random, gauss, shuffle
540 v = gauss(0, random()) ** 7 - s
    [all...]
  /external/fio/
Makefile 212 lib/strntol.o lib/gauss.o t/genzipf.o oslib/strcasestr.o
filesetup.c 1152 gauss_init(&f->gauss, nranges, td->o.gauss_dev.u.f, seed);
    [all...]
io_u.c 156 *b = gauss_next(&f->gauss);
    [all...]
  /external/flac/libFLAC/
stream_encoder.c     [all...]

Completed in 1560 milliseconds

12