Searched defs:nrand48 (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/3rdparty/openexr/Imath/
H A DImathRandom.cpp39 // with the standard erand48(), nrand48(), etc. functions.
142 nrand48 (unsigned short state[3]) function in namespace:Imath
158 return Imath::nrand48 (staticState);

Completed in 81 milliseconds