Searched defs:up_bound (Results 1 – 2 of 2) sorted by relevance
462 const int up_bound = 1024; in Run() local
162 void RandomGenUniform(const int size, curandState *globalState, const int up_bound, unsigned int *i… in RandomGenUniform()