numpy.memmap.dot#

method

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

Refer to numpy.dot for full documentation.

See also

numpy.dot

equivalent function