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

Method Div

matrix/dense_math.go:134–146  ·  view source on GitHub ↗

Compute element-wise division A /= B. Return A. If A and B sizes do not match A is returned unaltered.

(B *FloatMatrix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

SolveDiagFunction · 0.95
DivFunction · 0.45
DivFunction · 0.45
NewFCBigFunction · 0.45
TestPowerizeUint32BigIntFunction · 0.45
TestPowerizeBigIntFunction · 0.45
SqrtBigFunction · 0.45

Calls 7

realIndexFunction · 0.85
onErrorFunction · 0.70
SizeMatchMethod · 0.65
SizeMethod · 0.65
NumElementsMethod · 0.65
RowsMethod · 0.65
LeadingIndexMethod · 0.65

Tested by 2

TestPowerizeUint32BigIntFunction · 0.36
TestPowerizeBigIntFunction · 0.36