numpy.recarray.dot#

method

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

Refer to numpy.dot for full documentation.

也參考

numpy.dot

equivalent function