MCPcopy Create free account
hub / github.com/bighuang624/Algorithms-notes / gaussian

Method gaussian

code/algs4/StdRandom.java:201–213  ·  view source on GitHub ↗

Returns a random real number from a standard Gaussian distribution. @return a random real number from a standard Gaussian distribution (mean 0 and standard deviation 1).

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 1

uniformMethod · 0.95

Tested by

no test coverage detected