MCPcopy Create free account
hub / github.com/Sentdex/NNfSiX / dotProduct

Method dotProduct

Java/P004LayersAndObjects.java:90–102  ·  view source on GitHub ↗

Updated to calculate the dot product of multidimensional arrays. @param input1 input array 1. @param input2 input array 2 @return Newly created dot product of parameter arrays.

(double[][] input1, double[][] input2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

forwardMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected