Liking cljdoc? Tell your friends :D

criterium.well


add-mod-32cljmacro

(add-mod-32 a b)
source

bit-shift-right-nscljmacro

(bit-shift-right-ns a b)

A bit shift that doesn't do sign extension.

A bit shift that doesn't do sign extension.
sourceraw docstring

int-maxclj

source

limit-bitscljmacro

(limit-bits x)
source

mat0-negcljmacro

(mat0-neg t v)
source

mat0-poscljmacro

(mat0-pos t v)
source

unsigncljmacro

(unsign x)

Convert a result based on a signed integer, and convert it to what it would have been for an unsigned integer.

Convert a result based on a signed integer, and convert it to what it would
have been for an unsigned integer.
sourceraw docstring

well-rng-1024aclj

(well-rng-1024a)
(well-rng-1024a state index)

Well RNG 1024a See: Improved Long-Period Generators Based on Linear Recurrences Modulo 2 F. Panneton, P. L'Ecuyer and M. Matsumoto http://www.iro.umontreal.ca/~panneton/WELLRNG.html

Well RNG 1024a
See: Improved Long-Period Generators Based on Linear Recurrences Modulo 2
F. Panneton, P. L'Ecuyer and M. Matsumoto
http://www.iro.umontreal.ca/~panneton/WELLRNG.html
sourceraw docstring

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

× close