(allocated-bytes)
(calloc! n element-size)
(calloc! n element-size align)
(create-cs method indexing rows cols start end indx nz)
(dynamic!)
(dynamic! dynamic)
(dynamic?)
(enable-instructions! instruction-set)
(export-cs method source indexing rows cols start end indx nz)
(extend-sparse-pointer name t ptr)
(extend-sparse-primitive name t ptr)
(free! p)
(free-buffers!)
(malloc! size)
(malloc! size align)
(matrix-descr)
(matrix-descr arg)
(matrix-descr type arg)
(matrix-descr type mode diag)
(matrix-descr*)
(matrix-descr* desc)
(matrix-descr* type mode diag)
(max-threads)
(max-threads domain)
(max-threads!)
(max-threads! n)
(max-threads! domain n)
(mkl-sparse type name)
(mkl-sparse-convert-csr source operation dest)
(mkl-sparse-copy source dest)
(optimize! a)
(optimize! a hints)
(optimize! a desc hints)
(peak-mem-usage)
(peak-mem-usage! mode)
(realloc! p size)
(sp2m transa descra a transb descrb b request c)
(sparse-dotmv-hint! operation expected-calls)
(sparse-dotmv-hint! desc operation expected-calls)
(sparse-dotmv-hint! a descr operation expected-calls)
(sparse-error err-code details)
(sparse-matrix)
(sparse-matrix m)
(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! operation expected-calls)
(sparse-mv-hint! desc operation expected-calls)
(sparse-mv-hint! a descr operation expected-calls)
(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! operation expected-calls)
(sparse-sv-hint! desc operation expected-calls)
(sparse-sv-hint! a descr operation expected-calls)
(sparse-symgs-hint! operation expected-calls)
(sparse-symgs-hint! desc operation expected-calls)
(sparse-symgs-hint! a descr operation expected-calls)
(create-coo nz indexing rows cols nnz row-indx col-indx)
(create-csc nz indexing rows cols cols-start cols-end row-indx)
(create-csr nz indexing rows cols rows-start rows-end col-indx)
(export-csr nz source indexing rows cols rows-start rows-end col-indx)
(update-internal nz n sparse-matrix)
(thread-free-buffers!)
(verbose! timing)
(version)
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |