Numeric.LinearAlgebra.Algorithms

Supported types

class Field t

Linear Systems

linearSolve

luSolve

cholSolve

linearSolveLS

linearSolveSVD

inv

pinv

det

invlndet

rank

rcond

Matrix factorizations

Singular value decomposition

svd

fullSVD

thinSVD

compactSVD

singularValues

leftSV

rightSV

Eigensystems

eig

eigSH

eigSH'

eigenvalues

eigenvaluesSH

eigenvaluesSH'

geigSH'

QR

qr

rq

Cholesky

chol

cholSH

mbCholSH

Hessenberg

hess

Schur

schur

LU

lu

luPacked

Matrix functions

expm

sqrtm

matFunc

Nullspace

nullspacePrec

nullVector

nullspaceSVD

orth

Norms

class Normed c t

data NormType

relativeError

Misc

eps

peps

i

Util

haussholder

unpackQR

unpackHess

pinvTol

ranksv