(hint type body)
Applies a type hint to a body
Applies a type hint to a body
(is-matrix obj)
Test if obj is 'derived' from ::matrix (e.g. class incanter.Matrix).
Test if obj is 'derived' from ::matrix (e.g. class incanter.Matrix).
(pass-to-matrix coll)
Make each element in coll a row-first matrix else pass it back as-is
Make each element in coll a row-first matrix else pass it back as-is
(transform-with A fun)
Transforms a matrix with a Clatrix function
Transforms a matrix with a Clatrix function
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close