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

Method Mul

matrix/dense_math.go:150–162  ·  view source on GitHub ↗

Compute element-wise product 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 15

MultDiagFunction · 0.95
MulFunction · 0.45
MulFunction · 0.45
NewFCBigFunction · 0.45
SeedMethod · 0.45
TestSqrtBigFunction · 0.45
BenchmarkModPowBigIntFunction · 0.45
TestMul128Function · 0.45
BenchmarkMul128BigFunction · 0.45
powerizeUint32BigIntFunction · 0.45
TestPopCountBigIntFunction · 0.45
modPowBigIntFunction · 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 6

TestSqrtBigFunction · 0.36
BenchmarkModPowBigIntFunction · 0.36
TestMul128Function · 0.36
BenchmarkMul128BigFunction · 0.36
powerizeUint32BigIntFunction · 0.36
TestPopCountBigIntFunction · 0.36