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

Function Product

go.matrix/arithmetic.go:42–54  ·  view source on GitHub ↗

* Finds the Product of two matrices. */

(A MatrixRO, Bs ...MatrixRO)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

TestCholeskyFunction · 0.85
TestLUFunction · 0.85
TestQRFunction · 0.85
TestEigenFunction · 0.85
TestSVDFunction · 0.85
TestTimes_PivotFunction · 0.85
TestRowPivotFunction · 0.85
TestColPivotFunction · 0.85
TestTimes_SparseFunction · 0.85

Calls 2

MakeDenseCopyFunction · 0.85
TimesMethod · 0.65

Tested by 9

TestCholeskyFunction · 0.68
TestLUFunction · 0.68
TestQRFunction · 0.68
TestEigenFunction · 0.68
TestSVDFunction · 0.68
TestTimes_PivotFunction · 0.68
TestRowPivotFunction · 0.68
TestColPivotFunction · 0.68
TestTimes_SparseFunction · 0.68