SciPy

numpy.ndarray.__matmul__

attribute

ndarray.__matmul__(self, value, /)

Return self@value.

Previous topic

numpy.ndarray.__ixor__

Next topic

numpy.ndarray.__copy__