numpy.dot¶. numpy.dot(a, b, out=None)¶. Dot product of two arrays. For 2-D arrays it is equivalent to matrix multiplication, and for 1-D arrays to inner ...
確定! 回上一頁