Liking cljdoc? Tell your friends :D

fastmath.interpolation.common


(binary-search arr v)
source

binary-search-idclj

(binary-search-id bsres n)

Find array index after binary search snapping to the lower value. The last segment snaps to the previous segment.

Find array index after binary search snapping to the lower value. The last segment snaps to the previous segment.
sourceraw docstring

pi-matrix-ysclj

(pi-matrix-ys xss Phi ys polynomial-terms)

Adds polynomial terms

Adds polynomial terms
sourceraw docstring

solve-LU-or-SVDclj

(solve-LU-or-SVD A b)
source

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

× close