Liking cljdoc? Tell your friends :D

core.matrix.implementations


canonical-objectsclj


DEFAULT-IMPLEMENTATIONclj


get-canonical-objectclj

(get-canonical-object m)

Gets the canonical object for a specific implementation

Gets the canonical object for a specific implementation
raw docstring

get-implementation-keyclj

(get-implementation-key m)

Returns the implementation code for a given object

Returns the implementation code for a given object
raw docstring

KNOWN-IMPLEMENTATIONSclj


register-implementationclj

(register-implementation canonical-object)

Registers a matrix implementation for use. Should be called by all implementations when they are loaded.

Registers a matrix implementation for use. Should be called by all implementations
when they are loaded.
raw docstring

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

× close