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

Function Div

matrix/math.go:51–58  ·  view source on GitHub ↗

Compute element wise division C[i,j] = A[i,j] / B[i,j]. Returns new matrix.

(A, B *FloatMatrix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

SizeMatchMethod · 0.65
SizeMethod · 0.65
CopyMethod · 0.65
DivMethod · 0.45

Tested by

no test coverage detected