Liking cljdoc? Tell your friends :D

uncomplicate.neanderthal.internal.cpp.mkl.core


allocated-bytesclj

(allocated-bytes)

calloc!clj

(calloc! n element-size)
(calloc! n element-size align)

create-cscljmacro

(create-cs method indexing rows cols start end indx nz)

dynamic!clj

(dynamic!)
(dynamic! dynamic)

dynamic?clj

(dynamic?)

enable-instructions!clj

(enable-instructions! instruction-set)

export-cscljmacro

(export-cs method source indexing rows cols start end indx nz)

extend-sparse-pointercljmacro

(extend-sparse-pointer name t ptr)

extend-sparse-primitivecljmacro

(extend-sparse-primitive name t ptr)

free!clj

(free! p)

free-buffers!clj

(free-buffers!)

malloc!clj

(malloc! size)
(malloc! size align)

matrix-descrclj

(matrix-descr)
(matrix-descr arg)
(matrix-descr type arg)
(matrix-descr type mode diag)

matrix-descr*clj

(matrix-descr*)
(matrix-descr* desc)
(matrix-descr* type mode diag)

max-threadsclj

(max-threads)
(max-threads domain)

max-threads!clj

(max-threads!)
(max-threads! n)
(max-threads! domain n)

mkl-sparseclj

(mkl-sparse type name)

mkl-sparse-convert-csrclj

(mkl-sparse-convert-csr source operation dest)

mkl-sparse-copyclj

(mkl-sparse-copy source dest)

optimize!clj

(optimize! a)
(optimize! a hints)
(optimize! a desc hints)

peak-mem-usageclj

(peak-mem-usage)

peak-mem-usage!clj

(peak-mem-usage! mode)

realloc!clj

(realloc! p size)

sp2mclj

(sp2m transa descra a transb descrb b request c)

sparse-dotmv-hint!clj

(sparse-dotmv-hint! operation expected-calls)
(sparse-dotmv-hint! desc operation expected-calls)
(sparse-dotmv-hint! a descr operation expected-calls)

sparse-errorclj

(sparse-error err-code details)

sparse-matrixclj

(sparse-matrix)
(sparse-matrix m)

sparse-mm-hint!clj

(sparse-mm-hint! operation layout dense-size expected-calls)
(sparse-mm-hint! desc operation layout dense-size expected-calls)
(sparse-mm-hint! a descr operation layout dense-size expected-calls)

sparse-mv-hint!clj

(sparse-mv-hint! operation expected-calls)
(sparse-mv-hint! desc operation expected-calls)
(sparse-mv-hint! a descr operation expected-calls)

sparse-sm-hint!clj

(sparse-sm-hint! operation layout dense-size expected-calls)
(sparse-sm-hint! desc operation layout dense-size expected-calls)
(sparse-sm-hint! a descr operation layout dense-size expected-calls)

sparse-sv-hint!clj

(sparse-sv-hint! operation expected-calls)
(sparse-sv-hint! desc operation expected-calls)
(sparse-sv-hint! a descr operation expected-calls)

sparse-symgs-hint!clj

(sparse-symgs-hint! operation expected-calls)
(sparse-symgs-hint! desc operation expected-calls)
(sparse-symgs-hint! a descr operation expected-calls)

SparseRoutinescljprotocol

create-cooclj

(create-coo nz indexing rows cols nnz row-indx col-indx)

create-cscclj

(create-csc nz indexing rows cols cols-start cols-end row-indx)

create-csrclj

(create-csr nz indexing rows cols rows-start rows-end col-indx)

export-csrclj

(export-csr nz source indexing rows cols rows-start rows-end col-indx)

update-internalclj

(update-internal nz n sparse-matrix)

thread-free-buffers!clj

(thread-free-buffers!)

verbose!clj

(verbose! timing)

versionclj

(version)

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