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

Function ParallelProduct

go.matrix/arithmetic.go:117–161  ·  view source on GitHub ↗

* Uses a number of goroutines to do the dot products necessary for the matrix multiplication in parallel. */

(A, B MatrixRO)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TestParallelProductFunction · 0.85

Calls 5

ZerosFunction · 0.85
ColsMethod · 0.65
RowsMethod · 0.65
GetMethod · 0.65
SetMethod · 0.65

Tested by 1

TestParallelProductFunction · 0.68