numpy.ndarray.__imul__
- 
ndarray.__imul__
- 
x.__imul__(y) <==> x*=y 
    © 2008–2016 NumPy Developers
Licensed under the NumPy License.
    https://docs.scipy.org/doc/numpy-1.11.0/reference/generated/numpy.ndarray.__imul__.html
  
ndarray.__imul__ x.__imul__(y) <==> x*=y
    © 2008–2016 NumPy Developers
Licensed under the NumPy License.
    https://docs.scipy.org/doc/numpy-1.11.0/reference/generated/numpy.ndarray.__imul__.html