numpy.ndarray.dot — NumPy v2.6.dev0 Manual

method

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

#

Refer to

numpy.dot

for full documentation.