Liking cljdoc? Tell your friends :D

anglican.plmh

Parallel Lighweight Metropolis-Hastings Options: :number-of-threads ((min 4 #cores) by default) - number of threads to use

Parallel Lighweight Metropolis-Hastings
Options:
  :number-of-threads ((min 4 #cores) by default)
    - number of threads to use
raw docstring

+ncores+clj

number of available processor cores

number of available processor cores
sourceraw docstring

ncallclj

(ncall thunk n)

executes thunk in n parallel threads, returning a lazy sequence of results

executes thunk in n parallel threads,
returning a lazy sequence of results
sourceraw docstring

next-state-seqclj

(next-state-seq state number-of-threads)

returns lazy sequence of next states

returns lazy sequence of next states
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close