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 not stored for this graph (policy: none)