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

Method Times

matrix/cdense_math.go:180–227  ·  view source on GitHub ↗

Compute matrix product C = A * B where A is m*p and B is p*n. Returns a new m*n matrix.

(B *ComplexMatrix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

ComplexZerosFunction · 0.85
ColsMethod · 0.65
RowsMethod · 0.65

Tested by

no test coverage detected