MCPcopy Create free account
hub / github.com/andeya/algorithm / SVD

Method SVD

go.matrix/dense_svd.go:12–474  ·  view source on GitHub ↗

* Returns U, Σ, V st Σ is diagonal (or block diagonal) and UΣV'=Arg */

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TestSVDFunction · 0.80

Calls 11

CopyMethod · 0.95
minIntFunction · 0.85
maxIntFunction · 0.85
MakeDenseMatrixStackedFunction · 0.85
DiagonalFunction · 0.85
ArraysMethod · 0.80
maxFunction · 0.70
PowMethod · 0.45
AbsMethod · 0.45
SqrtMethod · 0.45
GetMatrixMethod · 0.45

Tested by 1

TestSVDFunction · 0.64