MCPcopy Index your code
hub / github.com/andeya/algorithm / MakeDenseMatrix

Function MakeDenseMatrix

go.matrix/dense.go:324–331  ·  view source on GitHub ↗
(elements []float64, rows, cols int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

VectorizeFunction · 0.85
UnvectorizeFunction · 0.85
TestProductFunction · 0.85
TestElementMultFunction · 0.85
TestSymmetricFunction · 0.85
TestInverseFunction · 0.85
TestDetFunction · 0.85
TestTraceFunction · 0.85
TestSolveFunction · 0.85
TestCholeskyFunction · 0.85
TestLUFunction · 0.85
TestQRFunction · 0.85

Calls

no outgoing calls

Tested by 15

TestProductFunction · 0.68
TestElementMultFunction · 0.68
TestSymmetricFunction · 0.68
TestInverseFunction · 0.68
TestDetFunction · 0.68
TestTraceFunction · 0.68
TestSolveFunction · 0.68
TestCholeskyFunction · 0.68
TestLUFunction · 0.68
TestQRFunction · 0.68
TestEigenFunction · 0.68
TestSVDFunction · 0.68