bundles / numpy latest / numpy / ma / core / _MaskedBinaryOperation / outer
function
numpy.ma.core:_MaskedBinaryOperation.outer
source: build-install/usr/lib/python3.14/site-packages/numpy/ma/core.py :1127
Signature
def outer ( self , a , b ) Summary
Return the function applied to the outer product of a and b.
Aliases
-
numpy.ma.core._MaskedBinaryOperation.outer