Liking cljdoc? Tell your friends :D

babbage.monoid


add-histogramclj

(add-histogram h1 h2)
source

add-vector-spaceclj

(add-vector-space & vs)
source

colsclj

source

copy-metaclj

(copy-meta o1 o2)
source

count-binnedclj

(count-binned o)
source

dependenceclj

(dependence dependent independents)
source

fstclj

source

gaussianclj

(gaussian & [v])
source

histogramclj

(histogram width)
source

make-vector-space-valueclj

(make-vector-space-value v)

Given a vector or point, 'v', constructs a single-element vector space with that point.

Given a vector or point, 'v', constructs a single-element vector space with that point.
sourceraw docstring

maxclj

source

minclj

source

monoidclj

(monoid op zero)
source

Monoidcljprotocol

<>clj

(<> self other)

'add' two monoidal values of the same type.

'add' two monoidal values of the same type.

memptyclj

(mempty self)

return the zero element for this type.

return the zero element for this type.

mempty?clj

(mempty? self)

Is this the zero element?

Is this the zero element?

valueclj

(value self)

return the wrapped value

return the wrapped value
source

prodclj

source

rowsclj

source

sndclj

source

sumclj

source

vector-spaceclj

(vector-space & [v])
source

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

× close