MCPcopy Create free account
hub / github.com/dhale/jtk / arrayTimes

Method arrayTimes

core/src/main/java/edu/mines/jtk/la/DMatrix.java:599–603  ·  view source on GitHub ↗

Returns C = A . B, where A is this matrix. The symbol . denotes element-by-element multiplication. @param b the matrix B. @return C = A . B.

(DMatrix b)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testOtherMethod · 0.95
testOtherMethod · 0.95

Calls 1

mulMethod · 0.45

Tested by 2

testOtherMethod · 0.76
testOtherMethod · 0.76