Liking cljdoc? Tell your friends :D

kigen.matrix

Simple matrix computations.

Simple matrix computations.
raw docstring

dot-productclj

(dot-product v1 v2)

Computes the dot product of the vectors v1 and v2.

Computes the dot product of the vectors `v1` and `v2`.
sourceraw docstring

mat-mulclj

(mat-mul A B)

Matrix multiplication (assuming correct dimensions).

Matrix multiplication (assuming correct dimensions).
sourceraw docstring

mat-squareclj

(mat-square A)

Squaring a nxn matrix.

Squaring a nxn matrix.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close