bundles / numpy 2.4.3 / numpy / ma / core / _extrema_operation / __call__
function
numpy.ma.core:_extrema_operation.__call__
source: /numpy/ma/core.py :6935
Signature
def __call__ ( self , a , b ) Summary
Executes the call behavior.
Aliases
-
numpy.ma.core._extrema_operation.__call__