Liking cljdoc? Tell your friends :D

core.matrix.impl.persistent-vector


build-maths-functionclj

(build-maths-function [name func])

coerce-nestedclj

(coerce-nested v)

Ensures a vector is fully coerced to nested persistent vectors

Ensures a vector is fully coerced to nested persistent vectors
raw docstring

mapmatrixclj

(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
raw docstring

persistent-vector-coerceclj

(persistent-vector-coerce x)

vector-dimensionalityclj

(vector-dimensionality m)

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

× close