Numeric.LinearAlgebra.Static

Vector

type

data R n

vec2

vec3

vec4

(&)

(#)

split

headTail

vector

linspace

range

dim

Matrix

data L m n

type Sq n

build

row

col

(|||)

(===)

splitRows

splitCols

unrow

uncol

tr

eye

diag

blockAt

matrix

Complex

data C n

data M m n

data Her n

her

𝑖

Products

(<>)

(#>)

(<.>)

Linear Systems

linSolve

(<\>)

Factorizations

svd

withCompactSVD

svdTall

svdFlat

class Eigen m l v

withNullspace

qr

chol

Misc

mean

class Disp t

class Domain field vec mat

withVector

withMatrix

toRows

toColumns

class Sized t s d

class Diag m d

data Sym n

sym

mTm

unSym

<·>