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

Method Times

matrix/dense_math.go:199–201  ·  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 *FloatMatrix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

TimesFunction · 0.70

Tested by

no test coverage detected