Searched defs:genrand (Results 1 – 2 of 2) sorted by relevance
119 T genrand(RandomSeed &seed) in genrand() function124 template<> inline cl_int genrand<cl_int>(RandomSeed &seed) in genrand() function129 template<> inline cl_long genrand<cl_long>(RandomSeed &seed) in genrand() function134 template<> inline cl_short genrand<cl_short>(RandomSeed &seed) in genrand() function
396 void genrand(Ty *x, Ty *t, cl_int *m, int ns, int nw, int ng) in genrand() function