numpy.matrix.dot — NumPy v2.5.dev0 Manual (
original
) (
raw
)
method
matrix.dot(
other
,
/
,
out=None
)
#
Refer to
numpy.dot
for full documentation.