Liking cljdoc? Tell your friends :D
All platforms.

automaton-optimization.randomness.impl.distribution.factory

Factory to create the distribution.

Factory to create the distribution.
raw docstring

buildclj/s

(build registry distribution-name prng law-parameters)

Creates the distribution distribution-name leveraging the prng. The distribution will be found in the registry. As most of distribution needs parameters, they will be found in the law-parameters.

Creates the distribution `distribution-name` leveraging the `prng`.
The distribution will be found in the `registry`.
As most of distribution needs parameters, they will be found in the `law-parameters`.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close