dot Product
Return
the summed product of the two arrays
Parameters
a
the first array, must not be null
b
the second array, must not be null
the summed product of the two arrays
the first array, must not be null
the second array, must not be null