You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enki provides a FastRandom class in Random.h, as well as distributions such as gaussianRand(). However, the latter does not use the former. This is very confusing for users.
The text was updated successfully, but these errors were encountered:
Enki provides a
FastRandom
class inRandom.h
, as well as distributions such asgaussianRand()
. However, the latter does not use the former. This is very confusing for users.The text was updated successfully, but these errors were encountered: