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

bundles / numpy 2.4.3 / numpy / ma / core / _MaskedUnaryOperation / __call__

function

numpy.ma.core:_MaskedUnaryOperation.__call__

source: /numpy/ma/core.py :968

Signature

def   __call__ ( self a * args ** kwargs )

Summary

Execute the call behavior.

Aliases

  • numpy.ma.core._MaskedUnaryOperation.__call__