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

Method arrayRightDivide

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

Returns C = A ./ B, where A is this matrix. The symbol ./ denotes element-by-element right division. @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

divMethod · 0.45

Tested by 2

testOtherMethod · 0.76
testOtherMethod · 0.76