numpy.ndarray.dot#

method

ndarray.dot(other, /, out=None)#

Refer to numpy.dot for full documentation.