numpy.memmap.dot#

method

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

Refer to numpy.dot for full documentation.

也參考

numpy.dot

equivalent function