Liking cljdoc? Tell your friends :D

uncomplicate.neanderthal.internal.api


Blascljprotocol

dotclj

(dot this x y)

nrmiclj

(nrmi this x)

scalclj

(scal this alpha x)

rotclj

(rot this x y c s)

mmclj

(mm this alpha a b)
(mm this alpha a b left)
(mm this alpha a b beta c left)

mvclj

(mv this a x)
(mv this alpha a x beta y)

copyclj

(copy this x y)

rotmgclj

(rotmg this d1d2xy param)

rotmclj

(rotm this x y params)

iamaxclj

(iamax this x)

rotgclj

(rotg this abcs)

srkclj

(srk this alpha a beta c)

axpyclj

(axpy this alpha x y)

iaminclj

(iamin this x)

nrm1clj

(nrm1 this x)

swapclj

(swap this x y)

rkclj

(rk this alpha x a)
(rk this alpha x y a)

asumclj

(asum this x)

nrm2clj

(nrm2 this x)

BlasPluscljprotocol

amaxclj

(amax this x)

axpbyclj

(axpby this alpha x beta y)

imaxclj

(imax this x)

iminclj

(imin this x)

set-allclj

(set-all this alpha x)

subcopyclj

(subcopy this x y kx lx ky)

sumclj

(sum this x)

transclj

(trans this a)

BlockEnginecljprotocol

equals-blockclj

(equals-block _ cu-x cu-y)

CompressedSparsecljprotocol

entriesclj

(entries this)

indicesclj

(indices this)

Containercljprotocol

hostclj

(host this)

nativeclj

(native this)

rawclj

(raw this)
(raw this factory)

zeroclj

(zero this)
(zero this factory)

CSRcljprotocol

columnsclj

(columns this)

indexbclj

(indexb this)

indexeclj

(indexe this)

DataAccessorProvidercljprotocol

data-accessorclj

(data-accessor this)

dec-propertyclj

(dec-property code)

DenseContainercljprotocol

view-geclj

(view-ge this)
(view-ge this stride-mult)
(view-ge this m n)

view-syclj

(view-sy this lower?)

view-trclj

(view-tr this lower? diag-unit?)

view-vctrclj

(view-vctr this)
(view-vctr this stride-mult)

Destructorcljprotocol

destructclj

(destruct this p)

enc-diagclj

(enc-diag diag)

enc-layoutclj

(enc-layout layout)

enc-propertyclj

(enc-property option)

enc-uploclj

(enc-uplo uplo)

EngineProvidercljprotocol

engineclj

(engine this)

Factorycljprotocol

tp-engineclj

(tp-engine this)

create-bandedclj

(create-banded this m n kl ku matrix-type column? init)

create-diagonalclj

(create-diagonal this n matrix-type init)

vector-engineclj

(vector-engine this)

sb-engineclj

(sb-engine this)

sy-engineclj

(sy-engine this)

ge-engineclj

(ge-engine this)

gd-engineclj

(gd-engine this)

gb-engineclj

(gb-engine this)

create-syclj

(create-sy this n column? lower? init)

create-gbclj

(create-gb this m n kl ku column? init)

create-sbclj

(create-sb this n k column? lower? init)

create-tpclj

(create-tp this n column? lower? diag-unit? init)

st-engineclj

(st-engine this)

dt-engineclj

(dt-engine this)

create-geclj

(create-ge this m n column? init)

create-vectorclj

(create-vector this n init)
(create-vector this master buf n ofst strd)

gt-engineclj

(gt-engine this)

sp-engineclj

(sp-engine this)

create-trclj

(create-tr this n column? lower? diag-unit? init)

create-packedclj

(create-packed this n matrix-type column? lower? diag-unit? init)

create-uploclj

(create-uplo this n matrix-type column? lower? diag-unit? init)

create-spclj

(create-sp this n column? lower? init)

tb-engineclj

(tb-engine this)

tr-engineclj

(tr-engine this)

create-tbclj

(create-tb this n k column? lower? diag-unit? init)

FactoryProvidercljprotocol

factoryclj

(factory this)

index-factoryclj

(index-factory this)

native-factoryclj

(native-factory this)

Flippablecljprotocol

flipclj

(flip this)

Flippercljprotocol

integer-flipperclj

(integer-flipper this)

real-flipperclj

(real-flipper this)

FlowProvidercljprotocol

flowclj

(flow this)

Lapackcljprotocol

trsclj

(trs this a b)
(trs this lu b ipiv)

svclj

(sv this a b)
(sv this a b pure)

trfclj

(trf this a)
(trf this a ipiv)

grqclj

(grq this a tau)

svdclj

(svd this a s superb)
(svd this a s u vt superb)

lapmrclj

(lapmr this a k forward)

srtclj

(srt this x increasing)

lqfclj

(lqf this a tau)

lseclj

(lse this a b c d x)

mqlclj

(mql this a tau c left)

evrclj

(evr this a w vl vr)

sddclj

(sdd this a s)
(sdd this a s u vt)

esclj

(es this a w vs)

glqclj

(glq this a tau)

evclj

(ev this a w vl vr)

trfxclj

(trfx this a)

mqrclj

(mqr this a tau c left)

laswpclj

(laswp this a x k1 k2)

mrqclj

(mrq this a tau c left)

detclj

(det this a)
(det this lu ipiv)

triclj

(tri this a)
(tri this lu ipiv)

lsclj

(ls this a b)

rqfclj

(rqf this a tau)

qrfpclj

(qrfp this a tau)

qrfclj

(qrf this a tau)

lapmtclj

(lapmt this a k forward)

glsclj

(gls this a b d x y)

conclj

(con this a nrm1?)
(con this gg nrm nrm1?)
(con this lu ipiv nrm nrm1?)

qlfclj

(qlf this a tau)

qp3clj

(qp3 this a jpiv tau)

mlqclj

(mlq this a tau c left)

gqlclj

(gql this a tau)

gqrclj

(gqr this a tau)

MemoryContextcljprotocol

compatible?clj

(compatible? this other)

deviceclj

(device this)

fits-navigation?clj

(fits-navigation? this other)

fits?clj

(fits? this other)

navigatorclj

(navigator this)

regionclj

(region this)

storageclj

(storage this)

options-column?clj

(options-column? options)

options-diag-unit?clj

(options-diag-unit? options)

options-lower?clj

(options-lower? options)

ORFcljprotocol

orgclj

(org or)

org!clj

(org! or)

Orthogonalizablecljprotocol

create-lqfclj

(create-lqf a pure)

create-qlfclj

(create-qlf a pure)

create-qrfclj

(create-qrf a pure)

create-rqfclj

(create-rqf a pure)

RandomNumberGeneratorcljprotocol

rand-normalclj

(rand-normal this rng-state a b x)

rand-uniformclj

(rand-uniform this rng-state a b x)

RngStreamFactorycljprotocol

create-rng-stateclj

(create-rng-state this seed)

SparseBlascljprotocol

gthrclj

(gthr this y x)

SparseFactorycljprotocol

create-ge-csrclj

(create-ge-csr this a b indices?)
(create-ge-csr this m n ind ind-b ind-e column? init)

create-sy-csrclj

(create-sy-csr this m n ind ind-b ind-e column? lower? diag-unit? init)

create-tr-csrclj

(create-tr-csr this m n ind ind-b ind-e column? lower? diag-unit? init)

cs-vector-engineclj

(cs-vector-engine this)

csr-engineclj

(csr-engine this)

Subbandcljprotocol

subbandclj

(subband this kl ku)

TRFcljprotocol

trconclj

(trcon a nrm1?)
(trcon a nrm nrm1?)

trdetclj

(trdet a)

trtriclj

(trtri a)

trtri!clj

(trtri! a)

trtrsclj

(trtrs a b)

trtrs!clj

(trtrs! a b)

Triangularizablecljprotocol

create-ptrfclj

(create-ptrf a)

create-trfclj

(create-trf a pure)

UnsafeFactorycljprotocol

create-vector*clj

(create-vector* this master buf n strd)

VectorMathcljprotocol

inv-sqrtclj

(inv-sqrt this a y)

asinhclj

(asinh this a y)

logclj

(log this a y)

exp10clj

(exp10 this a y)

acosclj

(acos this a y)

floorclj

(floor this a y)

atan2clj

(atan2 this a b y)

erfc-invclj

(erfc-inv this a y)

lgammaclj

(lgamma this a y)

hypotclj

(hypot this a b y)

tanhclj

(tanh this a y)

invclj

(inv this a y)

fracclj

(frac this a y)

cdf-normclj

(cdf-norm this a y)

modfclj

(modf this a y z)

atanclj

(atan this a y)

expm1clj

(expm1 this a y)

cdf-norm-invclj

(cdf-norm-inv this a y)

pow2o3clj

(pow2o3 this a y)

cosclj

(cos this a y)

fremclj

(frem this a b y)

log10clj

(log10 this a y)

erfcclj

(erfc this a y)

tanclj

(tan this a y)

cbrtclj

(cbrt this a y)

fminclj

(fmin this a b y)

fmaxclj

(fmax this a b y)

linear-fracclj

(linear-frac this a b scalea shifta scaleb shiftb y)

sqrtclj

(sqrt this a y)

powclj

(pow this a b y)

expclj

(exp this a y)

acoshclj

(acosh this a y)

coshclj

(cosh this a y)

erfclj

(erf this a y)

erf-invclj

(erf-inv this a y)

sqrclj

(sqr this a y)

inv-cbrtclj

(inv-cbrt this a y)

log2clj

(log2 this a y)

log1pclj

(log1p this a y)

truncclj

(trunc this a y)

asinclj

(asin this a y)

divclj

(div this a b y)

copy-signclj

(copy-sign this a b y)

roundclj

(round this a y)

rampclj

(ramp this a y)

pow3o2clj

(pow3o2 this a y)

mulclj

(mul this a b y)

powxclj

(powx this a b y)

sincosclj

(sincos this a y z)

absclj

(abs this a y)

sinhclj

(sinh this a y)

exp2clj

(exp2 this a y)

fmodclj

(fmod this a b y)

expint1clj

(expint1 this a y)

atanhclj

(atanh this a y)

sinclj

(sin this a y)

reluclj

(relu this alpha a y)

fceilclj

(fceil this a y)

gammaclj

(gamma this a y)

eluclj

(elu this a y)
(elu this alpha a y)

sigmoidclj

(sigmoid this a y)

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

× close