You are viewing an older version (2.4.3). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.4.3 / numpy / lib / mixins / _inplace_binary_method

function

numpy.lib.mixins:_inplace_binary_method

source: /numpy/lib/mixins.py :37

Signature

def   _inplace_binary_method ( ufunc name )

Summary

Implement an in-place binary method with a ufunc, e.g., __iadd__.

Aliases

  • numpy.lib.mixins._inplace_binary_method