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

Method mul

core/src/main/java/edu/mines/jtk/sgl/Matrix44.java:753–779  ·  view source on GitHub ↗

Computes the matrix product C = AB. The product may be computed in place; the arrays a, b, and c may be the same array. Returns the product C.

(double[] a, double[] b, double[] c)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

timesMethod · 0.95
timesEqualsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected