SciPy

numpy.ndarray.__mul__

ndarray.__mul__($self, value, /)

Return self*value.

Previous topic

numpy.ndarray.__sub__