(build-maths-function [name func])
(coerce-nested v)
Ensures a vector is fully coerced to nested persistent vectors
Ensures a vector is fully coerced to nested persistent vectors
(mapmatrix f m)
(mapmatrix f m1 m2)
(mapmatrix f m1 m2 & more)
Maps a function over all components of a persistent vector matrix. Like mapv but for matrices
Maps a function over all components of a persistent vector matrix. Like mapv but for matrices
(persistent-vector-coerce x)
(vector-dimensionality m)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close