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

  /external/vulkan-validation-layers/libs/glm/gtc/
random.inl 82 GLM_FUNC_QUALIFIER genType gaussRand
101 VECTORIZE_VEC_VEC(gaussRand)
random.hpp 73 GLM_FUNC_DECL genType gaussRand(
  /external/opencv3/3rdparty/openexr/Imath/
ImathRandom.h 49 // gaussRand()
209 gaussRand (Rand &rand);
371 gaussRand (Rand &rand)
393 return hollowSphereRand <Vec> (rand) * gaussRand (rand);

Completed in 944 milliseconds