bundles / numpy 2.5.0.dev0+git20251130.2de293a / numpy / ma / core / _DomainedBinaryOperation / __call__
function
numpy.ma.core:_DomainedBinaryOperation.__call__
source: build-install/usr/lib/python3.14/site-packages/numpy/ma/core.py :1196
Signature
def __call__ ( self , a , b , * args , ** kwargs ) Summary
Execute the call behavior.
Aliases
-
numpy.ma.core._DomainedBinaryOperation.__call__